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": "bfba17ee-b95a-4dcd-be3c-cdebe811a36b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b74e02b1-0a95-4352-bb79-68016e85bd03",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "e4e55fdb-0354-44f3-b3ab-345c69babcfa",
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "7c8a383e-35e5-4f23-8325-66b8f81cdbbb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "eb119b6e-b4a0-4f9c-8b60-1da41368aff1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "69419d85-a41d-4ae2-8df8-ffa481f931fa",
"vendorId": "sample string 2",
"type": {
"id": "66027158-15ec-42fb-89b7-073f247e5e7b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "fbd9f965-a3b9-45b5-aace-26379ab139e2",
"vendorId": "sample string 2",
"type": {
"id": "ef945b3e-a6d4-4596-97c5-0885b388adbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "2c72f2f6-fb61-4c6d-87bb-5a689df9e2c6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"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": "69419d85-a41d-4ae2-8df8-ffa481f931fa",
"vendorId": "sample string 2",
"type": {
"id": "66027158-15ec-42fb-89b7-073f247e5e7b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "fbd9f965-a3b9-45b5-aace-26379ab139e2",
"vendorId": "sample string 2",
"type": {
"id": "ef945b3e-a6d4-4596-97c5-0885b388adbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "2c72f2f6-fb61-4c6d-87bb-5a689df9e2c6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"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": "2d5becc8-8196-4e46-9c0f-1104c3b869bf",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"dateTill": "2026-09-19T08:18:53.6878069Z",
"deliveryTypes": [
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "2d5becc8-8196-4e46-9c0f-1104c3b869bf",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"dateTill": "2026-09-19T08:18:53.6878069Z",
"deliveryTypes": [
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"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": "bfba17ee-b95a-4dcd-be3c-cdebe811a36b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b74e02b1-0a95-4352-bb79-68016e85bd03",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "e4e55fdb-0354-44f3-b3ab-345c69babcfa",
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "7c8a383e-35e5-4f23-8325-66b8f81cdbbb",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "eb119b6e-b4a0-4f9c-8b60-1da41368aff1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "69419d85-a41d-4ae2-8df8-ffa481f931fa",
"vendorId": "sample string 2",
"type": {
"id": "66027158-15ec-42fb-89b7-073f247e5e7b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "fbd9f965-a3b9-45b5-aace-26379ab139e2",
"vendorId": "sample string 2",
"type": {
"id": "ef945b3e-a6d4-4596-97c5-0885b388adbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "2c72f2f6-fb61-4c6d-87bb-5a689df9e2c6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"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": "69419d85-a41d-4ae2-8df8-ffa481f931fa",
"vendorId": "sample string 2",
"type": {
"id": "66027158-15ec-42fb-89b7-073f247e5e7b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "fbd9f965-a3b9-45b5-aace-26379ab139e2",
"vendorId": "sample string 2",
"type": {
"id": "ef945b3e-a6d4-4596-97c5-0885b388adbc",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "2c72f2f6-fb61-4c6d-87bb-5a689df9e2c6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c7ab4b4e-9682-4c92-b17b-f5a4a8f8c10b",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6f947b41-d1f8-4988-801b-adbfc9f3e13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "c6f8d049-910b-4c33-859d-fd3afff7643f",
"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-09-19T08:18:53.6878069Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"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": "015d31c9-edf3-4f7a-9297-c37308140fb2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "446d0964-2a9b-4b1f-8b32-f2c39e16b208",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"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": "2d5becc8-8196-4e46-9c0f-1104c3b869bf",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"dateTill": "2026-09-19T08:18:53.6878069Z",
"deliveryTypes": [
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "2d5becc8-8196-4e46-9c0f-1104c3b869bf",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "63f7cb7c-183a-41eb-a641-185aead90b20",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "8c8a6fd6-7eaa-4504-b9b8-73e6abd46a3f",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "ad4d6f16-5135-4191-a39f-0f97c46bdba6",
"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": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e651cc84-e7c7-4b8d-8cb0-142f78d10cb1",
"group": {
"id": "ebba4ef6-9536-4d9a-8742-842c0a54dbcf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3b25e43a-b4dd-4db6-b286-7025da0cece2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:18:53.6878069Z",
"dateTill": "2026-09-19T08:18:53.6878069Z",
"deliveryTypes": [
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "196a7fc7-861d-43bf-a538-2157b65ef485",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "3e6d3bab-3798-4409-81da-1206a2127248",
"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.