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": "fbb44b5a-a9f5-4c80-b988-f9d8ae5ddd28",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "ece0ab77-62dd-4843-b828-1aff66ce53ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "e14d931b-aa74-4716-bc24-8e0023e91833",
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "76868950-3455-4c66-918f-7c8d251dc83b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "f2a1c294-6f89-4a79-8ae3-4a06538c4df5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "c97faa6a-dadc-4222-8d61-d78e30565fd1",
"vendorId": "sample string 2",
"type": {
"id": "b376ab8e-8cac-4292-a8f0-e25ca59e0576",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ce3f9941-8bea-4745-8062-6e1ad772592e",
"vendorId": "sample string 2",
"type": {
"id": "6ef796d0-49f5-4045-94b0-c24387e0121b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "000a18f8-e6ef-4723-8cef-e6a813a68cd6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"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": "c97faa6a-dadc-4222-8d61-d78e30565fd1",
"vendorId": "sample string 2",
"type": {
"id": "b376ab8e-8cac-4292-a8f0-e25ca59e0576",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ce3f9941-8bea-4745-8062-6e1ad772592e",
"vendorId": "sample string 2",
"type": {
"id": "6ef796d0-49f5-4045-94b0-c24387e0121b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "000a18f8-e6ef-4723-8cef-e6a813a68cd6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"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": "80cf5e65-35ec-4f52-8845-090c77ac0dc7",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"dateTill": "2026-02-04T02:28:54.6502115Z",
"deliveryTypes": [
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "80cf5e65-35ec-4f52-8845-090c77ac0dc7",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"dateTill": "2026-02-04T02:28:54.6502115Z",
"deliveryTypes": [
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"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": "fbb44b5a-a9f5-4c80-b988-f9d8ae5ddd28",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "ece0ab77-62dd-4843-b828-1aff66ce53ab",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "e14d931b-aa74-4716-bc24-8e0023e91833",
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "76868950-3455-4c66-918f-7c8d251dc83b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "f2a1c294-6f89-4a79-8ae3-4a06538c4df5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "c97faa6a-dadc-4222-8d61-d78e30565fd1",
"vendorId": "sample string 2",
"type": {
"id": "b376ab8e-8cac-4292-a8f0-e25ca59e0576",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ce3f9941-8bea-4745-8062-6e1ad772592e",
"vendorId": "sample string 2",
"type": {
"id": "6ef796d0-49f5-4045-94b0-c24387e0121b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "000a18f8-e6ef-4723-8cef-e6a813a68cd6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"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": "c97faa6a-dadc-4222-8d61-d78e30565fd1",
"vendorId": "sample string 2",
"type": {
"id": "b376ab8e-8cac-4292-a8f0-e25ca59e0576",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ce3f9941-8bea-4745-8062-6e1ad772592e",
"vendorId": "sample string 2",
"type": {
"id": "6ef796d0-49f5-4045-94b0-c24387e0121b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "000a18f8-e6ef-4723-8cef-e6a813a68cd6",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "e6ad371f-050d-4b41-ae36-f9a7680a7a94",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "f0b7d731-5dbf-4406-b8c5-d37b2927bae0",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "59221014-6505-4e48-ba9b-e519c533682b",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:28:54.6502115Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"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": "30464dab-2e54-4abc-8696-f4a0cc4e026e",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0a01cd0a-5452-4fe3-a78d-8e1f2363503c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"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": "80cf5e65-35ec-4f52-8845-090c77ac0dc7",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"dateTill": "2026-02-04T02:28:54.6502115Z",
"deliveryTypes": [
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "80cf5e65-35ec-4f52-8845-090c77ac0dc7",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "17aef5fa-ccdf-4b35-9054-bbb3900ec879",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "32f1b0f4-7d34-42ce-8a0e-4e137e9007ac",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "6877cb0f-8b33-4f93-87a4-23d24cd0cf73",
"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": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "4801adfe-c7f3-4eeb-a5bd-2132a9c2c774",
"group": {
"id": "b8fb5ef0-45cb-44d8-8877-663f252a2868",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "17fa3a78-79be-4bd3-bc3c-a03399db351c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:28:54.6502115Z",
"dateTill": "2026-02-04T02:28:54.6502115Z",
"deliveryTypes": [
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f0841ffb-759a-4dc8-a387-1a8b9f4a1155",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "e6171fbe-d3f7-4450-b611-500ef4208bca",
"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.