GET api/routes/{id}/items/{itemId}
Метод для получения информации об "Элементе маршрута"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/routes/{id}/items/{itemId}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Маршрута" |
string |
Required |
| itemId |
Уникальный идентификатор "Элемента маршрута" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
RouteItemModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Нет |
|
| TradeOutlet | TradeOutletModel |
Нет |
|
| WeekNumber | integer |
Нет |
|
| DayOfWeek | integer |
Нет |
|
| PositionInDay | integer |
Нет |
Форматы ответа
{
"id": "b085c98b-0455-4e99-8fa6-26f37bbbe915",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "bb448ec4-9a01-4a63-a8b5-ddb9d3a6d412",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "97ba57f7-2a87-4783-b59f-d5e8c7c3f91c",
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "14f84258-97a7-49e3-878e-a028d7873340",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "efc7cbce-cd79-49c2-a58e-837f0ecaa36d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "70aca8d5-5403-4d79-a133-90ab7ffe4c07",
"vendorId": "sample string 2",
"type": {
"id": "7e0ca9f3-0727-44e6-94b0-06ccc1035fe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ce0b061f-65eb-4d4a-a626-5abedb2b134b",
"vendorId": "sample string 2",
"type": {
"id": "29573e20-35e5-438d-83f1-9be24d857f79",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "2f6ecf66-f8f7-4a35-8ab2-8d86bf270bae",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"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": "8e16f4dc-88a3-4982-8782-41393ac9aa76",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-08-04T16:00:00.6993976Z",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "586e4314-6e84-4d9b-8bd8-9b51f3cc66a8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "2f6ecf66-f8f7-4a35-8ab2-8d86bf270bae",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"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": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "586e4314-6e84-4d9b-8bd8-9b51f3cc66a8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "2f6ecf66-f8f7-4a35-8ab2-8d86bf270bae",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"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": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"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": "70aca8d5-5403-4d79-a133-90ab7ffe4c07",
"vendorId": "sample string 2",
"type": {
"id": "7e0ca9f3-0727-44e6-94b0-06ccc1035fe0",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ce0b061f-65eb-4d4a-a626-5abedb2b134b",
"vendorId": "sample string 2",
"type": {
"id": "29573e20-35e5-438d-83f1-9be24d857f79",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "2f6ecf66-f8f7-4a35-8ab2-8d86bf270bae",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"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": "8e16f4dc-88a3-4982-8782-41393ac9aa76",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-08-04T16:00:00.6993976Z",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "586e4314-6e84-4d9b-8bd8-9b51f3cc66a8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "2f6ecf66-f8f7-4a35-8ab2-8d86bf270bae",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"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": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "586e4314-6e84-4d9b-8bd8-9b51f3cc66a8",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "2f6ecf66-f8f7-4a35-8ab2-8d86bf270bae",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "50f1a8df-8de7-4cea-805f-0abe24bcd54a",
"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-08-04T16:00:00.6993976Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"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": "7a083b22-ed31-4d1d-b2f3-8f079cd909df",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3d66c9c2-6198-4c41-9cb4-4dfb160fa43b",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"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": "c0fde7f4-9b00-4759-9967-09d9a23b8d10",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3a50226e-d441-45b2-adc5-a785a9643ae1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3a50226e-d441-45b2-adc5-a785a9643ae1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3a50226e-d441-45b2-adc5-a785a9643ae1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "7e60dbeb-509c-49a9-9d59-045057b0f88c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e60dbeb-509c-49a9-9d59-045057b0f88c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "5e1dbf65-9ca6-4084-a766-112327531908",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "5e1dbf65-9ca6-4084-a766-112327531908",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "aa56cbc4-4a7a-4079-969f-976b1b3d6cbb",
"group": {
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "aa56cbc4-4a7a-4079-969f-976b1b3d6cbb",
"group": {
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-08-04T16:00:00.6993976Z",
"dateTill": "2026-08-04T16:00:00.6993976Z",
"deliveryTypes": [
{
"id": "1f2ac6c4-46f3-4b2f-a0ca-9f9600161fc3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f2ac6c4-46f3-4b2f-a0ca-9f9600161fc3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "c0fde7f4-9b00-4759-9967-09d9a23b8d10",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "3a50226e-d441-45b2-adc5-a785a9643ae1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "3a50226e-d441-45b2-adc5-a785a9643ae1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "3a50226e-d441-45b2-adc5-a785a9643ae1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "7e60dbeb-509c-49a9-9d59-045057b0f88c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "7e60dbeb-509c-49a9-9d59-045057b0f88c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "ed0e7c37-5767-41f0-8a02-c282a603f374",
"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": "5e1dbf65-9ca6-4084-a766-112327531908",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "5e1dbf65-9ca6-4084-a766-112327531908",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "aa56cbc4-4a7a-4079-969f-976b1b3d6cbb",
"group": {
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "aa56cbc4-4a7a-4079-969f-976b1b3d6cbb",
"group": {
"id": "b5a30635-fc8b-47de-aeff-61eef32c7382",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "2e4ae92f-8884-4656-a420-825d27bd5e70",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-08-04T16:00:00.6993976Z",
"dateTill": "2026-08-04T16:00:00.6993976Z",
"deliveryTypes": [
{
"id": "1f2ac6c4-46f3-4b2f-a0ca-9f9600161fc3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f2ac6c4-46f3-4b2f-a0ca-9f9600161fc3",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "5e1dbf65-9ca6-4084-a766-112327531908",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "5e1dbf65-9ca6-4084-a766-112327531908",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
Sample not available.
Sample not available.