GET api/routes/{id}/indicators/{indicatorId}
Метод для получения информации "Блоков Показателя" по маршруту
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/routes/{id}/indicators/{indicatorId}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Маршрута" |
string |
Required |
| indicatorId |
Уникальный идентификатор "Блока показателя маршрута" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
IndicatorModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Нет |
|
| HexColor | string |
Нет |
|
| Name | string |
Нет |
|
| OrderIndex | integer |
Нет |
|
| Units | Collection of IndicatorUnitModel |
Нет |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
Форматы ответа
{
"id": "39d6e49e-70ac-4421-8c09-0bec221ad372",
"vendorId": "sample string 2",
"hexColor": "sample string 3",
"name": "sample string 4",
"orderIndex": 5,
"units": [
{
"id": "aac7e820-1dc2-42c9-9736-b8cc9a473c32",
"vendorId": "sample string 2",
"iconUrl": "sample string 3",
"name": "sample string 4",
"measure": "sample string 5",
"orderIndex": 6,
"values": [
{
"route": {
"id": "6efe7152-0436-4d05-81e1-b3beb0ac87a2",
"vendorId": "sample string 2",
"type": {
"id": "497c3c47-dc76-4c5e-9434-d36c3dff6109",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "5c130f98-18c7-41d2-bc33-c2c88bf7f0d5",
"vendorId": "sample string 2",
"type": {
"id": "c9793b0f-0753-4581-8eaa-1d39cb0d2731",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"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": "ac879a58-4c16-4363-a049-bf9ebcf9bfca",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"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"
},
"value": "sample string 1",
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 3",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 4"
},
{
"route": {
"id": "6efe7152-0436-4d05-81e1-b3beb0ac87a2",
"vendorId": "sample string 2",
"type": {
"id": "497c3c47-dc76-4c5e-9434-d36c3dff6109",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "5c130f98-18c7-41d2-bc33-c2c88bf7f0d5",
"vendorId": "sample string 2",
"type": {
"id": "c9793b0f-0753-4581-8eaa-1d39cb0d2731",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"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": "ac879a58-4c16-4363-a049-bf9ebcf9bfca",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"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"
},
"value": "sample string 1",
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 3",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 4"
}
],
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
},
{
"id": "aac7e820-1dc2-42c9-9736-b8cc9a473c32",
"vendorId": "sample string 2",
"iconUrl": "sample string 3",
"name": "sample string 4",
"measure": "sample string 5",
"orderIndex": 6,
"values": [
{
"route": {
"id": "6efe7152-0436-4d05-81e1-b3beb0ac87a2",
"vendorId": "sample string 2",
"type": {
"id": "497c3c47-dc76-4c5e-9434-d36c3dff6109",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "5c130f98-18c7-41d2-bc33-c2c88bf7f0d5",
"vendorId": "sample string 2",
"type": {
"id": "c9793b0f-0753-4581-8eaa-1d39cb0d2731",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"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": "ac879a58-4c16-4363-a049-bf9ebcf9bfca",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"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"
},
"value": "sample string 1",
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 3",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 4"
},
{
"route": {
"id": "6efe7152-0436-4d05-81e1-b3beb0ac87a2",
"vendorId": "sample string 2",
"type": {
"id": "497c3c47-dc76-4c5e-9434-d36c3dff6109",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "5c130f98-18c7-41d2-bc33-c2c88bf7f0d5",
"vendorId": "sample string 2",
"type": {
"id": "c9793b0f-0753-4581-8eaa-1d39cb0d2731",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"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": "ac879a58-4c16-4363-a049-bf9ebcf9bfca",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "48fd06b8-219c-4c78-8337-d8720f3cf93a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "929c062e-a27d-4df9-96dd-a33eec38a04c",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "afcd793b-1efd-4d4a-a93f-e5efa0a77e6b",
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "181e6b86-1e07-4f02-923b-f256b9f892fb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "46f5943b-ac7b-470e-b188-b1a9c5d45e66",
"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": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7f7104d1-f049-42eb-9b8c-4c51daed2bc6",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9845a2c4-fcf4-42f1-b042-39788b5000c0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c4a77234-e9e6-437d-9bbe-2540f45cdc72",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"overdueDebts": [
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "5c8ba039-605f-4096-beb7-3b0e7bb98d50",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "ddacb862-421c-4feb-b360-f1ab7876c64f",
"group": {
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:35:53.6512772Z",
"dateTill": "2026-03-21T06:35:53.6512772Z",
"deliveryTypes": [
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c08742eb-d4eb-42bc-a136-52cbe97e0583",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "d547cd3f-13ee-4a75-898e-0539bf3832c1",
"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": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e1393167-40c4-49f4-97bc-f3ecca3d11e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "d0f5b4f7-afb8-400b-b3ce-f68e48d7d39b",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"location": {
"country": {
"id": "c3064fa9-7426-43d7-8b37-31b77f6b38b0",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "97c0d1eb-b43d-4541-9e0d-d010dea1a031",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "803a24d2-f746-4b37-ad57-05e2c654b59b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "8b07b271-af2e-4e4c-85cb-372c06b2e975",
"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"
},
"value": "sample string 1",
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 3",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 4"
}
],
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9"
}
],
"createdDate": "2026-03-21T06:35:53.6512772Z",
"createdByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"updatedDate": "2026-03-21T06:35:53.6512772Z",
"updatedByUser": {
"id": "546c4abd-9f19-4bc8-9d1d-dcea0f8872fd",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-03-21T06:35:53.6512772Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 8"
}
Sample not available.
Sample not available.