GET api/catalog/promotions/{id}
Метод для получения информации о "Акции"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/catalog/promotions/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Акции" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PromotionModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Поддерживает сортировку |
|
| VendorId | string |
Поддерживает сортировку |
|
| Name | string |
Поддерживает сортировку |
|
| Description | string |
Нет |
|
| DateFrom | date |
Нет |
|
| DateTill | date |
Нет |
|
| OrderIndex | integer |
Поддерживает сортировку |
|
| Highlight | boolean |
Нет |
|
| Hidden | boolean |
Нет |
|
| Positions | Collection of PromotionPositionModel |
Дополнительное поле |
|
| Gifts | Collection of PromotionGiftModel |
Дополнительное поле |
|
| TradeOutletCategories | Collection of TradeOutletCategoryModel |
Дополнительное поле |
|
| TradeOutletFormats | Collection of TradeOutletFormatModel |
Дополнительное поле |
|
| TradeOutlets | Collection of TradeOutletModel2 |
Дополнительное поле |
|
| Provinces | Collection of ProvinceModel |
Дополнительное поле |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
Форматы ответа
{
"id": "d5c605d9-2b2f-42ae-b779-7ec1677dca8e",
"vendorId": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"orderIndex": 1,
"highlight": true,
"hidden": true,
"positions": [
{
"product": {
"id": "47af331d-cee3-4c60-9241-043c80ad7368",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4416a841-c1a9-4603-b561-8bf77e87fdd8",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"discount": 1.1,
"prices": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0
}
]
},
{
"product": {
"id": "47af331d-cee3-4c60-9241-043c80ad7368",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4416a841-c1a9-4603-b561-8bf77e87fdd8",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"discount": 1.1,
"prices": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0
}
]
}
],
"gifts": [
{
"product": {
"id": "47af331d-cee3-4c60-9241-043c80ad7368",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4416a841-c1a9-4603-b561-8bf77e87fdd8",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"count": 1.1
},
{
"product": {
"id": "47af331d-cee3-4c60-9241-043c80ad7368",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4416a841-c1a9-4603-b561-8bf77e87fdd8",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"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": "62f0f8eb-fc4b-44a6-adfc-db5dbed9653d",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"count": 1.1
}
],
"tradeOutletCategories": [
{
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutlets": [
{
"id": "f707fb80-8863-4df0-8f51-12a0e44677c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "507cabda-9073-409f-b012-9122c826d205",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "47888424-3720-455b-b46d-f97402078e36",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "98d09279-b929-440f-ad5b-b2924379ff37",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "0cc6d0f1-4eb6-44b7-ab1e-e9551121940a",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "507cabda-9073-409f-b012-9122c826d205",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "47888424-3720-455b-b46d-f97402078e36",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "98d09279-b929-440f-ad5b-b2924379ff37",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "0cc6d0f1-4eb6-44b7-ab1e-e9551121940a",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "4727442c-674c-4d07-b04b-95c0b556925d",
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "b8a3ba09-814b-4fbb-be31-06846a7eda6c",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "b8a3ba09-814b-4fbb-be31-06846a7eda6c",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "f707fb80-8863-4df0-8f51-12a0e44677c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "507cabda-9073-409f-b012-9122c826d205",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "47888424-3720-455b-b46d-f97402078e36",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "98d09279-b929-440f-ad5b-b2924379ff37",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "0cc6d0f1-4eb6-44b7-ab1e-e9551121940a",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "507cabda-9073-409f-b012-9122c826d205",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "47888424-3720-455b-b46d-f97402078e36",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "98d09279-b929-440f-ad5b-b2924379ff37",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "5c0dc9e1-667b-4516-928c-f026590840f0",
"vendorId": "sample string 2",
"type": {
"id": "c6296509-59e8-497b-aad5-e4aad59a6d93",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "9ef4aa84-4e0e-4587-93a4-075f3610b19f",
"vendorId": "sample string 2",
"type": {
"id": "53fa0b2d-7ef4-4c95-9870-dcd29f361e3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"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": "6a2c8110-ab1e-4fc4-850b-a229f5e2a772",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "a96593cd-a833-4970-aa2f-0936e4177fc7",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "333e2b21-66ab-4614-8e70-e3c9bd4060b7",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "10b91703-e518-4b81-abfa-63cd5c409d15",
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "e2fbcbf5-c3da-49a4-a446-dab69ae2ff4b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ffd8619b-4f3a-45ef-91e5-1618e4067f56",
"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": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "54f6a045-35cd-4647-a507-0f1f01c10471",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32d32c9c-1f47-4d7d-a537-fd463692199a",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cbb4a1b9-0a6b-4ff6-a601-950ed935a55f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e505993f-e38f-4e14-86d8-6919182b5cb6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35b6d441-a699-4e8c-a43f-ae354eb5c7f3",
"group": {
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:08:08.3325454Z",
"dateTill": "2025-12-20T13:08:08.3325454Z",
"deliveryTypes": [
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "39734b30-a479-4d2b-87ea-608f4482f049",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"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": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "dc320529-358e-491c-b4f8-478e2b5dae39",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "ce241640-0d27-412d-bc42-f2a2fe07bc8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "ddb958ba-5f59-49c5-a0b3-7232c5d218bc",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b3345677-2cac-4607-af93-f3914b2bbe60",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "760c3385-e109-44a6-b9eb-909cefea451e",
"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": "0cc6d0f1-4eb6-44b7-ab1e-e9551121940a",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "4727442c-674c-4d07-b04b-95c0b556925d",
"properties": [
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "93d1478a-495c-435a-b5a6-ad0ebdca44af",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "b8a3ba09-814b-4fbb-be31-06846a7eda6c",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "b8a3ba09-814b-4fbb-be31-06846a7eda6c",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"provinces": [
{
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
},
{
"id": "416dd326-9a9c-43ec-9513-127fd17b5557",
"name": "sample string 2"
}
],
"createdDate": "2025-12-20T13:08:08.3325454Z",
"createdByUser": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 10",
"updatedDate": "2025-12-20T13:08:08.3325454Z",
"updatedByUser": {
"id": "cad94764-47bc-416f-8fcd-8b4ea3e15965",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"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:08:08.3325454Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 12"
}
Sample not available.
Sample not available.