GET api/tasks/{id}/versions
Метод для получения истории изменений "Задачи"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/tasks/{id}/versions
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
id |
Уникальный идентификатор "Задачи" |
globally unique identifier |
Required |
Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
imageSize |
Размер картинки по умолчанию Big |
ImageSize |
Default value is Big |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfTaskModel
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
Data | Collection of TaskModel |
Нет |
|
Pagination | PaginationModel |
Нет |
Форматы ответа
{ "data": [ { "id": "ad5f7189-da19-4df1-be57-834d5714218e", "vendorId": "sample string 2", "name": "sample string 3", "description": "sample string 4", "status": { "id": "9342dad8-3d91-4b8b-a299-87d8ce0de58d", "name": "sample string 2" }, "dateFrom": "2025-09-13T21:37:12.7482912Z", "dateTill": "2025-09-13T21:37:12.7482912Z", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "tradeOutlet": { "id": "d08ad706-6c10-4176-9036-8a7f160afc86", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "05837e2d-1f23-4343-bcc2-e48bafd129bf", "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "11876255-2c29-451d-9601-c29a73eaec64", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "f9846526-1298-4e94-9a00-5ce04c535fb8", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "2de361ea-2f09-4e8e-9917-ea351f66be5b", "vendorId": "sample string 2", "type": { "id": "58766823-9c2e-4f99-a40d-39c22f5c389b", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "990523eb-0683-4920-b052-a1beac0dd2fd", "vendorId": "sample string 2", "type": { "id": "8e0880fa-082e-4335-8086-c14874a3eacf", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "04ed0eae-d791-4b42-97ea-361246fca22f", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-09-13T21:37:12.7482912Z", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "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": "2de361ea-2f09-4e8e-9917-ea351f66be5b", "vendorId": "sample string 2", "type": { "id": "58766823-9c2e-4f99-a40d-39c22f5c389b", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "990523eb-0683-4920-b052-a1beac0dd2fd", "vendorId": "sample string 2", "type": { "id": "8e0880fa-082e-4335-8086-c14874a3eacf", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "04ed0eae-d791-4b42-97ea-361246fca22f", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-09-13T21:37:12.7482912Z", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "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": "612de748-7981-45a2-897a-aaa35db1c582", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T21:37:12.7482912Z", "dateTill": "2025-09-13T21:37:12.7482912Z", "deliveryTypes": [ { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "612de748-7981-45a2-897a-aaa35db1c582", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T21:37:12.7482912Z", "dateTill": "2025-09-13T21:37:12.7482912Z", "deliveryTypes": [ { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "createdDate": "2025-09-13T21:37:12.7482912Z", "createdByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 8", "updatedDate": "2025-09-13T21:37:12.7482912Z", "updatedByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 9", "comments": [ { "id": "1b16764a-e5df-4472-b220-0f95ae629bd9", "comment": "sample string 2", "createdDate": "2025-09-13T21:37:12.7482912Z", "createdByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 4", "attachments": [ "sample string 1", "sample string 2" ] }, { "id": "1b16764a-e5df-4472-b220-0f95ae629bd9", "comment": "sample string 2", "createdDate": "2025-09-13T21:37:12.7482912Z", "createdByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "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": "2dd86e18-8ff7-46fe-84d0-6aa6a9cc8518", "groupTaskCount": 1, "confirmImageRequired": true }, { "id": "ad5f7189-da19-4df1-be57-834d5714218e", "vendorId": "sample string 2", "name": "sample string 3", "description": "sample string 4", "status": { "id": "9342dad8-3d91-4b8b-a299-87d8ce0de58d", "name": "sample string 2" }, "dateFrom": "2025-09-13T21:37:12.7482912Z", "dateTill": "2025-09-13T21:37:12.7482912Z", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "tradeOutlet": { "id": "d08ad706-6c10-4176-9036-8a7f160afc86", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "05837e2d-1f23-4343-bcc2-e48bafd129bf", "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "11876255-2c29-451d-9601-c29a73eaec64", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "f9846526-1298-4e94-9a00-5ce04c535fb8", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "2de361ea-2f09-4e8e-9917-ea351f66be5b", "vendorId": "sample string 2", "type": { "id": "58766823-9c2e-4f99-a40d-39c22f5c389b", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "990523eb-0683-4920-b052-a1beac0dd2fd", "vendorId": "sample string 2", "type": { "id": "8e0880fa-082e-4335-8086-c14874a3eacf", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "04ed0eae-d791-4b42-97ea-361246fca22f", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-09-13T21:37:12.7482912Z", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "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": "2de361ea-2f09-4e8e-9917-ea351f66be5b", "vendorId": "sample string 2", "type": { "id": "58766823-9c2e-4f99-a40d-39c22f5c389b", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "990523eb-0683-4920-b052-a1beac0dd2fd", "vendorId": "sample string 2", "type": { "id": "8e0880fa-082e-4335-8086-c14874a3eacf", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "04ed0eae-d791-4b42-97ea-361246fca22f", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-09-13T21:37:12.7482912Z", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "d2216aaa-f955-4a32-a6d1-994937dde90d", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "88fc76d3-4416-436a-a4d4-84c06e74499e", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "ec8be3d3-8f97-4d08-99ee-e36870d60739", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "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": "18319e88-9c68-427b-b5d6-d7ce3fa0f945", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "a797ad2b-f216-4bc9-939b-353ddf9e3897", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "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": "612de748-7981-45a2-897a-aaa35db1c582", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T21:37:12.7482912Z", "dateTill": "2025-09-13T21:37:12.7482912Z", "deliveryTypes": [ { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "612de748-7981-45a2-897a-aaa35db1c582", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f098cfe9-483a-4c50-a8e5-502f640ef35f", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "62066cde-35b5-465c-9ef1-6549ad025504", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "cca8de9f-5e69-4754-85d8-ba7015cc068c", "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": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "2233c98b-d35b-4b1f-ad7d-c286fc9b1ba4", "group": { "id": "9fbaad61-7bff-4433-be43-323ba6cf357e", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "550d8b82-c028-4f57-9669-bbed728029dc", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T21:37:12.7482912Z", "dateTill": "2025-09-13T21:37:12.7482912Z", "deliveryTypes": [ { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "f5b142e3-ec75-4891-b840-6a71a05c3356", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "161d0d07-5dd7-4d1f-8b29-eedd18fadaab", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "createdDate": "2025-09-13T21:37:12.7482912Z", "createdByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 8", "updatedDate": "2025-09-13T21:37:12.7482912Z", "updatedByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 9", "comments": [ { "id": "1b16764a-e5df-4472-b220-0f95ae629bd9", "comment": "sample string 2", "createdDate": "2025-09-13T21:37:12.7482912Z", "createdByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 4", "attachments": [ "sample string 1", "sample string 2" ] }, { "id": "1b16764a-e5df-4472-b220-0f95ae629bd9", "comment": "sample string 2", "createdDate": "2025-09-13T21:37:12.7482912Z", "createdByUser": { "id": "27645090-4b94-4f11-8ecb-c37a888cb065", "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-09-13T21:37:12.7482912Z", "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": "2dd86e18-8ff7-46fe-84d0-6aa6a9cc8518", "groupTaskCount": 1, "confirmImageRequired": true } ], "pagination": { "page": 1, "pageSize": 2, "totalCount": 3, "totalPages": 4, "prevPageLink": "sample string 5", "nextPageLink": "sample string 6" } }
Sample not available.
Sample not available.