GET api/routes/{id}/items
Метод для получения справочника "Элементов Маршрута"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/routes/{id}/items
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Маршрута" |
string |
Required |
| Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
| Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
| Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
| PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
| weekNumber |
Номер недели |
integer |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfRouteItemModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of RouteItemModel |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "0d478357-512d-4b27-9166-5450722edf95",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "089e4fc0-180d-458a-97a4-e92a8db0a1f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "e0a150e2-6cca-401f-9b7c-a2b9cd9ef249",
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "8d943d97-ec6d-45b3-a7ca-18ccf0b18daf",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "624ceae0-3d55-4ea8-82bc-fe71e17a6c2d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bf2184b0-da20-4380-aeb7-43cbce36efbc",
"vendorId": "sample string 2",
"type": {
"id": "58a2d740-fc48-4ec0-9d2f-33e1370396c6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "d5d0e2d5-2c80-4655-b6e0-b97f176eb4ee",
"vendorId": "sample string 2",
"type": {
"id": "d71ec6a2-32f3-4673-9a46-52c449d98b54",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "b35495ba-3aa9-4f49-92bc-1ec9da953a9c",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T12:05:00.894466Z",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
},
{
"id": "bf2184b0-da20-4380-aeb7-43cbce36efbc",
"vendorId": "sample string 2",
"type": {
"id": "58a2d740-fc48-4ec0-9d2f-33e1370396c6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "d5d0e2d5-2c80-4655-b6e0-b97f176eb4ee",
"vendorId": "sample string 2",
"type": {
"id": "d71ec6a2-32f3-4673-9a46-52c449d98b54",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "b35495ba-3aa9-4f49-92bc-1ec9da953a9c",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T12:05:00.894466Z",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "9c8b6ae1-05e4-4f47-9cf4-a51b134b4537",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T12:05:00.894466Z",
"dateTill": "2026-05-05T12:05:00.894466Z",
"deliveryTypes": [
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "9c8b6ae1-05e4-4f47-9cf4-a51b134b4537",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T12:05:00.894466Z",
"dateTill": "2026-05-05T12:05:00.894466Z",
"deliveryTypes": [
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"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": "0d478357-512d-4b27-9166-5450722edf95",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "089e4fc0-180d-458a-97a4-e92a8db0a1f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "e0a150e2-6cca-401f-9b7c-a2b9cd9ef249",
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "8d943d97-ec6d-45b3-a7ca-18ccf0b18daf",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "624ceae0-3d55-4ea8-82bc-fe71e17a6c2d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bf2184b0-da20-4380-aeb7-43cbce36efbc",
"vendorId": "sample string 2",
"type": {
"id": "58a2d740-fc48-4ec0-9d2f-33e1370396c6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "d5d0e2d5-2c80-4655-b6e0-b97f176eb4ee",
"vendorId": "sample string 2",
"type": {
"id": "d71ec6a2-32f3-4673-9a46-52c449d98b54",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "b35495ba-3aa9-4f49-92bc-1ec9da953a9c",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T12:05:00.894466Z",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
},
{
"id": "bf2184b0-da20-4380-aeb7-43cbce36efbc",
"vendorId": "sample string 2",
"type": {
"id": "58a2d740-fc48-4ec0-9d2f-33e1370396c6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "d5d0e2d5-2c80-4655-b6e0-b97f176eb4ee",
"vendorId": "sample string 2",
"type": {
"id": "d71ec6a2-32f3-4673-9a46-52c449d98b54",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "b35495ba-3aa9-4f49-92bc-1ec9da953a9c",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T12:05:00.894466Z",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "edf6e631-fb93-46f0-8617-b7dcd8cb9956",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "9e3daa69-f7c9-4ec9-8218-9535fee9f727",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "8466420f-d37c-42d5-9a93-183a0f7b5d09",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 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-05-05T12:05:00.894466Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"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": "7b0675e5-c04a-4ee5-bec6-9f63f9e77da8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "dad9c65c-079b-471f-8ecb-5b2c44a1c3f8",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "9c8b6ae1-05e4-4f47-9cf4-a51b134b4537",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T12:05:00.894466Z",
"dateTill": "2026-05-05T12:05:00.894466Z",
"deliveryTypes": [
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "9c8b6ae1-05e4-4f47-9cf4-a51b134b4537",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "4d44d3e5-3290-4504-84c9-7b57772e24d0",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f6c26264-345e-4389-a04e-9bff450667d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "b1e08f27-1862-4eca-8aa0-d41dea54027a",
"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": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "35804461-b116-48d5-99ce-ee4e91aa5b4a",
"group": {
"id": "3fddfd0b-77ec-4952-9063-1ef2dbe7b43a",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "882b9adc-556e-40ac-a9dc-ecad73ffdbf0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T12:05:00.894466Z",
"dateTill": "2026-05-05T12:05:00.894466Z",
"deliveryTypes": [
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a4cee658-7476-4ee1-82a1-45176091fbe1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3fd5b31b-910c-48e6-babe-0209d3775838",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"pagination": {
"page": 1,
"pageSize": 2,
"totalCount": 3,
"totalPages": 4,
"prevPageLink": "sample string 5",
"nextPageLink": "sample string 6"
}
}
Sample not available.
Sample not available.