GET api/tasks/{id}
Метод для получения информации о "Задаче"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/tasks/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
id |
Уникальный идентификатор "Задачи" |
globally unique identifier |
Required |
imageSize |
Размер картинки по умолчанию Big |
ImageSize |
Default value is Big |
fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
TaskModel
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
Id | globally unique identifier |
Нет |
|
VendorId | string |
Поддерживает сортировку |
|
Name | string |
Нет |
|
Description | string |
Нет |
|
Status | TaskStatusModel |
Нет |
|
DateFrom | date |
Поддерживает сортировку |
|
DateTill | date |
Поддерживает сортировку |
|
Responsible | UserModel |
Нет |
|
TradeOutlet | TradeOutletModel |
Дополнительное поле |
|
CreatedDate | date |
Поддерживает сортировку |
|
CreatedByUser | UserModel |
Дополнительное поле |
|
CreatedByClientId | string |
Нет |
|
UpdatedDate | date |
Поддерживает сортировку |
|
UpdatedByUser | UserModel |
Дополнительное поле |
|
UpdatedByClientId | string |
Нет |
|
Comments | Collection of TaskCommentModel |
Дополнительное поле |
|
Attachments | Collection of string |
Дополнительное поле |
|
StatusDescription | string |
Нет |
|
GroupTaskId | globally unique identifier |
Нет |
|
GroupTaskCount | integer |
Нет |
|
ConfirmImageRequired | boolean |
Нет |
Форматы ответа
{ "id": "dd84a838-4f70-4d07-af0f-37526029db68", "vendorId": "sample string 2", "name": "sample string 3", "description": "sample string 4", "status": { "id": "a5d6a92b-73c0-41c4-83b3-ccdb1e93e9a9", "name": "sample string 2" }, "dateFrom": "2025-04-02T20:05:43.5103008Z", "dateTill": "2025-04-02T20:05:43.5103008Z", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "tradeOutlet": { "id": "1652c6a7-d5a5-4de8-aa89-6060dbb6ad62", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "1b599f50-bd66-4e12-9aa9-6e050ee2de6d", "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "8df23862-22cb-46d7-88e6-7d3002222bd4", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "9c7d37d8-bfb7-4508-8bd2-d2d892e22cda", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "090e08f6-27d0-4d36-8d52-e7f1703fccdc", "vendorId": "sample string 2", "type": { "id": "bc1d13ab-f9c4-4e58-a739-5451044ac623", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f20bed27-3029-40a5-9c4a-ba46ada6f27a", "vendorId": "sample string 2", "type": { "id": "f22130fc-7469-4356-9b1b-75fb5f93ecfc", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "d84afeea-6271-4994-bf08-f8fb6992e3a6", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "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": "71f5c7b8-1b1b-4404-a163-d889de864554", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-02T20:05:43.5103008Z", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "7acef1ea-329a-49c5-99d1-f96bc91b079e", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "7acef1ea-329a-49c5-99d1-f96bc91b079e", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "f5ff8622-cd38-4362-ba85-bbc28da92e0c", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d84afeea-6271-4994-bf08-f8fb6992e3a6", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "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": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "f5ff8622-cd38-4362-ba85-bbc28da92e0c", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d84afeea-6271-4994-bf08-f8fb6992e3a6", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "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": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "3187f105-9567-4388-8909-c7f57982c28b", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "3187f105-9567-4388-8909-c7f57982c28b", "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": "090e08f6-27d0-4d36-8d52-e7f1703fccdc", "vendorId": "sample string 2", "type": { "id": "bc1d13ab-f9c4-4e58-a739-5451044ac623", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "f20bed27-3029-40a5-9c4a-ba46ada6f27a", "vendorId": "sample string 2", "type": { "id": "f22130fc-7469-4356-9b1b-75fb5f93ecfc", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "d84afeea-6271-4994-bf08-f8fb6992e3a6", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "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": "71f5c7b8-1b1b-4404-a163-d889de864554", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-02T20:05:43.5103008Z", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "7acef1ea-329a-49c5-99d1-f96bc91b079e", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "7acef1ea-329a-49c5-99d1-f96bc91b079e", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "f5ff8622-cd38-4362-ba85-bbc28da92e0c", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d84afeea-6271-4994-bf08-f8fb6992e3a6", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "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": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "f5ff8622-cd38-4362-ba85-bbc28da92e0c", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d84afeea-6271-4994-bf08-f8fb6992e3a6", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "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": "f31cd0bc-1a57-42b3-b668-f50020c597a5", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a91494dc-138e-4aa6-b5a2-9de5b2d8b632", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "3187f105-9567-4388-8909-c7f57982c28b", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "3187f105-9567-4388-8909-c7f57982c28b", "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": "55255ca2-12e8-4068-86cf-214df0afad6b", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "473777c4-73d1-49cb-9962-2023774a8cd1", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "473777c4-73d1-49cb-9962-2023774a8cd1", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "473777c4-73d1-49cb-9962-2023774a8cd1", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "e493790e-9036-49a8-be89-90477004a3e4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "e493790e-9036-49a8-be89-90477004a3e4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "1cf70ca8-3a31-4399-853f-d96f62e8bdde", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1cf70ca8-3a31-4399-853f-d96f62e8bdde", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e39409fb-ccf8-4bb2-ba76-298d1195f802", "group": { "id": "3187f105-9567-4388-8909-c7f57982c28b", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e39409fb-ccf8-4bb2-ba76-298d1195f802", "group": { "id": "3187f105-9567-4388-8909-c7f57982c28b", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-02T20:05:43.5103008Z", "dateTill": "2025-04-02T20:05:43.5103008Z", "deliveryTypes": [ { "id": "b727b112-f76b-46ca-8a74-d0c4052a313f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b727b112-f76b-46ca-8a74-d0c4052a313f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "55255ca2-12e8-4068-86cf-214df0afad6b", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "473777c4-73d1-49cb-9962-2023774a8cd1", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "473777c4-73d1-49cb-9962-2023774a8cd1", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "473777c4-73d1-49cb-9962-2023774a8cd1", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "e493790e-9036-49a8-be89-90477004a3e4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "e493790e-9036-49a8-be89-90477004a3e4", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "f1833d8e-dcd7-4e98-8bee-fb132b87c87d", "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": "1cf70ca8-3a31-4399-853f-d96f62e8bdde", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1cf70ca8-3a31-4399-853f-d96f62e8bdde", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e39409fb-ccf8-4bb2-ba76-298d1195f802", "group": { "id": "3187f105-9567-4388-8909-c7f57982c28b", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e39409fb-ccf8-4bb2-ba76-298d1195f802", "group": { "id": "3187f105-9567-4388-8909-c7f57982c28b", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "ed4bd066-8347-4e9b-92db-c64bcf1e24ed", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-02T20:05:43.5103008Z", "dateTill": "2025-04-02T20:05:43.5103008Z", "deliveryTypes": [ { "id": "b727b112-f76b-46ca-8a74-d0c4052a313f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b727b112-f76b-46ca-8a74-d0c4052a313f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "1cf70ca8-3a31-4399-853f-d96f62e8bdde", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "1cf70ca8-3a31-4399-853f-d96f62e8bdde", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "createdDate": "2025-04-02T20:05:43.5103008Z", "createdByUser": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 8", "updatedDate": "2025-04-02T20:05:43.5103008Z", "updatedByUser": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 9", "comments": [ { "id": "2306b352-a934-4b2d-8f74-6bc0c4221154", "comment": "sample string 2", "createdDate": "2025-04-02T20:05:43.5103008Z", "createdByUser": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 4", "attachments": [ "sample string 1", "sample string 2" ] }, { "id": "2306b352-a934-4b2d-8f74-6bc0c4221154", "comment": "sample string 2", "createdDate": "2025-04-02T20:05:43.5103008Z", "createdByUser": { "id": "f2f06852-ba9e-4559-8cbb-e3085ad5b4e6", "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-04-02T20:05:43.5103008Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 4", "attachments": [ "sample string 1", "sample string 2" ] } ], "attachments": [ "sample string 1", "sample string 2" ], "statusDescription": "sample string 10", "groupTaskId": "189f34a7-f27d-4e4f-ac48-17b04dff6176", "groupTaskCount": 1, "confirmImageRequired": true }
Sample not available.
Sample not available.