GET api/catalog/sets/{id}
Метод для получения информации о "Наборе продукции"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/catalog/sets/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Набора продукции" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
ProductSetModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Нет |
|
| Name | string |
Поддерживает сортировку |
|
| DateFrom | date |
Нет |
|
| DateTill | date |
Нет |
|
| OrderIndex | integer |
Поддерживает сортировку |
|
| Positions | Collection of ProductSetPositionModel |
Нет |
|
| TradeOutletCategories | Collection of TradeOutletCategoryModel |
Дополнительное поле |
|
| TradeOutletFormats | Collection of TradeOutletFormatModel |
Дополнительное поле |
|
| Provinces | Collection of ProvinceModel |
Дополнительное поле |
|
| TradeOutlets | Collection of TradeOutletModel2 |
Дополнительное поле |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
Форматы ответа
{
"id": "6351e7c6-b2f4-4b0d-b71c-ce7b9dfa3558",
"vendorId": "sample string 2",
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"orderIndex": 1,
"positions": [
{
"product": {
"id": "8e21ced5-42ca-4466-9463-b088b5f4402a",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "b2539cca-7cc7-4d15-869f-c44a400ab8c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"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": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"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": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "13a2bacb-64b5-4a21-ae5e-b6f0cf96199c",
"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": "13a2bacb-64b5-4a21-ae5e-b6f0cf96199c",
"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": "13a2bacb-64b5-4a21-ae5e-b6f0cf96199c",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
},
{
"product": {
"id": "8e21ced5-42ca-4466-9463-b088b5f4402a",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "b2539cca-7cc7-4d15-869f-c44a400ab8c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"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": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"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": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "13a2bacb-64b5-4a21-ae5e-b6f0cf96199c",
"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": "13a2bacb-64b5-4a21-ae5e-b6f0cf96199c",
"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": "13a2bacb-64b5-4a21-ae5e-b6f0cf96199c",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"amount": 1.1
}
],
"tradeOutletCategories": [
{
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"provinces": [
{
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
{
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
}
],
"tradeOutlets": [
{
"id": "031dd317-937f-492b-95a0-d872e108363f",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "290f3e5d-63c1-4ae4-9c07-94da4e4020c6",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "8e733e07-8f10-402d-9916-6e5943e2d93e",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "0a08a488-6fde-491e-89fb-21691c4b3ea7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "6bbd0953-9910-40c9-81ba-d9fccb395dd2",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "290f3e5d-63c1-4ae4-9c07-94da4e4020c6",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "8e733e07-8f10-402d-9916-6e5943e2d93e",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "0a08a488-6fde-491e-89fb-21691c4b3ea7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "6bbd0953-9910-40c9-81ba-d9fccb395dd2",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "a546f450-ab2c-4b51-a7d7-00c51b9b2387",
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "64d7ebd0-721a-480b-90b7-c0c0deef1309",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "64d7ebd0-721a-480b-90b7-c0c0deef1309",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "031dd317-937f-492b-95a0-d872e108363f",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "290f3e5d-63c1-4ae4-9c07-94da4e4020c6",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "8e733e07-8f10-402d-9916-6e5943e2d93e",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "0a08a488-6fde-491e-89fb-21691c4b3ea7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "6bbd0953-9910-40c9-81ba-d9fccb395dd2",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "290f3e5d-63c1-4ae4-9c07-94da4e4020c6",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "8e733e07-8f10-402d-9916-6e5943e2d93e",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "0a08a488-6fde-491e-89fb-21691c4b3ea7",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "9f8db35a-fbc5-46bd-b304-f3ecf7adb591",
"vendorId": "sample string 2",
"type": {
"id": "805805fa-d7f6-4d7c-bfc6-330b3a035575",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "bb40a2a2-490a-453a-9524-e5cf6b0eb70d",
"vendorId": "sample string 2",
"type": {
"id": "ee67a4d4-49d4-4b85-8a45-4d3c79d12e9d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"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": "65ad8537-861f-4541-a283-63c8a3762028",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "ec9ca417-50bc-4be5-a94f-521259d3372b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "72e84c19-af7d-4ec1-a37d-a3e87713f107",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "3b520db4-e222-40f8-942a-9c931f0b18a1",
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "ca0bde3c-3f61-41aa-a488-d9b601da0438",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "9ec2f5b4-a534-4d9d-a16a-9c57ed1c1449",
"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": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d745b266-0d5b-4037-b9b7-cd801fc76ccb",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fcddf1a5-8de3-4192-941d-5388672d4036",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "af4a3ffc-940d-4c35-b52d-91d7263db73d",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "8f0966c3-81b0-4c0d-b17c-798fc63ce2e3",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "b3d5ee27-735d-44ef-9efe-bc846e368a74",
"group": {
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-03T22:15:35.2572357Z",
"dateTill": "2026-02-03T22:15:35.2572357Z",
"deliveryTypes": [
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f38b2276-e2b9-42a9-b3ce-f557bdfe45d4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"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": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "645b5748-9e75-4319-8791-e69bae424c9e",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "34a7b834-cecc-4d16-ae5c-fee646fdca63",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "76be8101-d7a7-46bb-87e3-2ae4afc08291",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "96b24dd5-ec92-4713-99ef-1e8630ba725f",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "167d43a5-db4a-44ee-96b7-48768d415245",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "58e6fd3d-3578-471f-a6a9-4fcea4aef348",
"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": "6bbd0953-9910-40c9-81ba-d9fccb395dd2",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "a546f450-ab2c-4b51-a7d7-00c51b9b2387",
"properties": [
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "afb066d8-1bfb-4654-89a8-1e304c652ff3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "64d7ebd0-721a-480b-90b7-c0c0deef1309",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "64d7ebd0-721a-480b-90b7-c0c0deef1309",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"createdDate": "2026-02-03T22:15:35.2572357Z",
"createdByUser": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2026-02-03T22:15:35.2572357Z",
"updatedByUser": {
"id": "521e1c7a-835a-4946-a36b-bf1e0bb7590d",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-03T22:15:35.2572357Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
}
Sample not available.
Sample not available.