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": "40dd9d28-21a3-497c-9f86-41c84b3a271d", "vendorId": "sample string 2", "tradeOutlet": { "id": "70de40cf-d6cc-486f-aae7-6fab9aaa1c42", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "8cd88cce-a3ee-453e-99e6-7fc9f0ab4eea", "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "da874143-bf75-410e-bb77-fa902b9237a0", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "a6d41b78-9f1e-4028-bb4d-11b80e25509b", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "9b0d0522-a92e-461a-90bf-d77a5286b98c", "vendorId": "sample string 2", "type": { "id": "6d78ac68-e647-4217-a9a4-d04eadb3f440", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f6638881-2d24-4da6-b89c-a0ef5f805f39", "vendorId": "sample string 2", "type": { "id": "962652ea-b4a4-42d0-9da6-2a67a53dbd36", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "69dbacbc-3ff3-4f9b-b11a-4992371eb9a8", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "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": "341fd28a-da10-42a5-af6f-538fd5cc623c", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-07-03T02:00:59.30621Z", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "7b02f3c5-95e1-4eb5-9f66-b4871adb9da8", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "69dbacbc-3ff3-4f9b-b11a-4992371eb9a8", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "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": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7b02f3c5-95e1-4eb5-9f66-b4871adb9da8", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "69dbacbc-3ff3-4f9b-b11a-4992371eb9a8", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "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": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "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": "9b0d0522-a92e-461a-90bf-d77a5286b98c", "vendorId": "sample string 2", "type": { "id": "6d78ac68-e647-4217-a9a4-d04eadb3f440", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f6638881-2d24-4da6-b89c-a0ef5f805f39", "vendorId": "sample string 2", "type": { "id": "962652ea-b4a4-42d0-9da6-2a67a53dbd36", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "69dbacbc-3ff3-4f9b-b11a-4992371eb9a8", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "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": "341fd28a-da10-42a5-af6f-538fd5cc623c", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-07-03T02:00:59.30621Z", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [], "warehouses": [ { "id": "7b02f3c5-95e1-4eb5-9f66-b4871adb9da8", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "69dbacbc-3ff3-4f9b-b11a-4992371eb9a8", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "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": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7b02f3c5-95e1-4eb5-9f66-b4871adb9da8", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "69dbacbc-3ff3-4f9b-b11a-4992371eb9a8", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "2d3bf4d8-17f0-481d-991d-13879a0a3c9f", "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": "2025-07-03T02:00:59.30621Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "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": "6e02121d-66c5-4b52-87a3-b1b1900497cc", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "ea513a95-7590-4770-a866-44974bce7b34", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "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": "c38703cf-5bc6-42be-81b5-a0b2c5fd85c5", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "af3e0217-9beb-49aa-a9a1-45694b1b4c80", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "af3e0217-9beb-49aa-a9a1-45694b1b4c80", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "af3e0217-9beb-49aa-a9a1-45694b1b4c80", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "531c4cc2-9f4b-451b-9d59-9b305fff78fa", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "531c4cc2-9f4b-451b-9d59-9b305fff78fa", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "8cd07097-a325-45cf-9469-4ab2b0bf9f6e", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "8cd07097-a325-45cf-9469-4ab2b0bf9f6e", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "b8aded9c-2c53-413e-8344-48e6fdc82359", "group": { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "b8aded9c-2c53-413e-8344-48e6fdc82359", "group": { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-07-03T02:00:59.30621Z", "dateTill": "2025-07-03T02:00:59.30621Z", "deliveryTypes": [ { "id": "7a5da253-4e18-48f9-9852-9f05649dc25f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "7a5da253-4e18-48f9-9852-9f05649dc25f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "c38703cf-5bc6-42be-81b5-a0b2c5fd85c5", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "af3e0217-9beb-49aa-a9a1-45694b1b4c80", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "af3e0217-9beb-49aa-a9a1-45694b1b4c80", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "af3e0217-9beb-49aa-a9a1-45694b1b4c80", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "531c4cc2-9f4b-451b-9d59-9b305fff78fa", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "531c4cc2-9f4b-451b-9d59-9b305fff78fa", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "ac6a7a9e-e7ff-4909-b007-fa3f25148973", "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": "8cd07097-a325-45cf-9469-4ab2b0bf9f6e", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "8cd07097-a325-45cf-9469-4ab2b0bf9f6e", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "b8aded9c-2c53-413e-8344-48e6fdc82359", "group": { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "b8aded9c-2c53-413e-8344-48e6fdc82359", "group": { "id": "c9df2c23-c278-4513-bf14-af2a91d8880c", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "2724eb78-c825-46bc-94ad-72330703cfa0", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-07-03T02:00:59.30621Z", "dateTill": "2025-07-03T02:00:59.30621Z", "deliveryTypes": [ { "id": "7a5da253-4e18-48f9-9852-9f05649dc25f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "7a5da253-4e18-48f9-9852-9f05649dc25f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "8cd07097-a325-45cf-9469-4ab2b0bf9f6e", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "8cd07097-a325-45cf-9469-4ab2b0bf9f6e", "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.