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": "1a4ef52c-c505-4cf1-8686-22cd05230532", "vendorId": "sample string 2", "name": "sample string 3", "description": "sample string 4", "status": { "id": "de3835b2-e5f7-42c5-b9ea-80ed8000fc1d", "name": "sample string 2" }, "dateFrom": "2025-04-04T01:24:16.9089023Z", "dateTill": "2025-04-04T01:24:16.9089023Z", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "tradeOutlet": { "id": "2571da0a-1c9e-4f70-8725-8acddb39d3c4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "958a1b1f-8eb8-4b1f-b582-976c025c2ace", "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "6a9b6b68-e248-4092-bbe2-a10a09876904", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "6a24067f-19fc-43e4-9658-24273f228bff", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "e5a1b16b-90d9-41ae-bc14-240fb072932a", "vendorId": "sample string 2", "type": { "id": "7a4763ee-cee0-4bdb-bb4b-985a8ff87191", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "21ca0b7e-3afb-4974-a6ea-2e1660506b61", "vendorId": "sample string 2", "type": { "id": "edc36c98-8fcc-4656-928f-3abbeca60e25", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "03316e53-8db2-4ab2-9780-00c20a5ff167", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-04T01:24:16.9089023Z", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "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": "e5a1b16b-90d9-41ae-bc14-240fb072932a", "vendorId": "sample string 2", "type": { "id": "7a4763ee-cee0-4bdb-bb4b-985a8ff87191", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "21ca0b7e-3afb-4974-a6ea-2e1660506b61", "vendorId": "sample string 2", "type": { "id": "edc36c98-8fcc-4656-928f-3abbeca60e25", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "03316e53-8db2-4ab2-9780-00c20a5ff167", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-04T01:24:16.9089023Z", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "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": "9234f2b2-2c1f-4aa2-81e5-2c1d0529ff47", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-04T01:24:16.9089023Z", "dateTill": "2025-04-04T01:24:16.9089023Z", "deliveryTypes": [ { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "9234f2b2-2c1f-4aa2-81e5-2c1d0529ff47", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-04T01:24:16.9089023Z", "dateTill": "2025-04-04T01:24:16.9089023Z", "deliveryTypes": [ { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "createdDate": "2025-04-04T01:24:16.9089023Z", "createdByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 8", "updatedDate": "2025-04-04T01:24:16.9089023Z", "updatedByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 9", "comments": [ { "id": "79946af3-5c8b-429f-a616-c651a0e116b9", "comment": "sample string 2", "createdDate": "2025-04-04T01:24:16.9089023Z", "createdByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 4", "attachments": [ "sample string 1", "sample string 2" ] }, { "id": "79946af3-5c8b-429f-a616-c651a0e116b9", "comment": "sample string 2", "createdDate": "2025-04-04T01:24:16.9089023Z", "createdByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "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": "61fa0ae8-5756-46e7-804e-84215298d0d2", "groupTaskCount": 1, "confirmImageRequired": true }, { "id": "1a4ef52c-c505-4cf1-8686-22cd05230532", "vendorId": "sample string 2", "name": "sample string 3", "description": "sample string 4", "status": { "id": "de3835b2-e5f7-42c5-b9ea-80ed8000fc1d", "name": "sample string 2" }, "dateFrom": "2025-04-04T01:24:16.9089023Z", "dateTill": "2025-04-04T01:24:16.9089023Z", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "tradeOutlet": { "id": "2571da0a-1c9e-4f70-8725-8acddb39d3c4", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "958a1b1f-8eb8-4b1f-b582-976c025c2ace", "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "6a9b6b68-e248-4092-bbe2-a10a09876904", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "6a24067f-19fc-43e4-9658-24273f228bff", "vendorId": "sample string 2", "name": "sample string 3" }, "routes": [ { "id": "e5a1b16b-90d9-41ae-bc14-240fb072932a", "vendorId": "sample string 2", "type": { "id": "7a4763ee-cee0-4bdb-bb4b-985a8ff87191", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "21ca0b7e-3afb-4974-a6ea-2e1660506b61", "vendorId": "sample string 2", "type": { "id": "edc36c98-8fcc-4656-928f-3abbeca60e25", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "03316e53-8db2-4ab2-9780-00c20a5ff167", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-04T01:24:16.9089023Z", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "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": "e5a1b16b-90d9-41ae-bc14-240fb072932a", "vendorId": "sample string 2", "type": { "id": "7a4763ee-cee0-4bdb-bb4b-985a8ff87191", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "21ca0b7e-3afb-4974-a6ea-2e1660506b61", "vendorId": "sample string 2", "type": { "id": "edc36c98-8fcc-4656-928f-3abbeca60e25", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "03316e53-8db2-4ab2-9780-00c20a5ff167", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-04-04T01:24:16.9089023Z", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 }, { "id": "f7987026-c39e-4ace-a792-538c42e7af52", "vendorId": "sample string 2", "weekNumber": 3, "dayOfWeek": 4, "positionInDay": 5 } ], "warehouses": [ { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "7f189bf6-a535-4457-8a17-3185f0b82dcd", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "d0034bc5-a2dd-4e52-9417-b7932cbf584b", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "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": "f192b905-cc84-47d2-8792-a2bb778d93a2", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "576da0e3-378c-4d99-b622-f3034bfe515c", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "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": "9234f2b2-2c1f-4aa2-81e5-2c1d0529ff47", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-04T01:24:16.9089023Z", "dateTill": "2025-04-04T01:24:16.9089023Z", "deliveryTypes": [ { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "9234f2b2-2c1f-4aa2-81e5-2c1d0529ff47", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "3bb07ff9-63b8-45a2-a218-a839bbfef890", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b02511a8-00b1-4dbe-be13-9d42465c4bcc", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "5a36b429-4d4c-4097-b5ea-f4553872644e", "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": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e27622da-4ef4-4339-9255-a1446a77f108", "group": { "id": "e5be9a37-07fd-46b4-bf73-a86e0c7a42b4", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "e53a1f16-3e09-4e48-a1e3-5c13f58590df", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-04-04T01:24:16.9089023Z", "dateTill": "2025-04-04T01:24:16.9089023Z", "deliveryTypes": [ { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "da012155-6aeb-49db-81b3-0e55f7c67482", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "e8e24cd0-4f6b-4c56-81c1-e00f86b738e5", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ] }, "createdDate": "2025-04-04T01:24:16.9089023Z", "createdByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 8", "updatedDate": "2025-04-04T01:24:16.9089023Z", "updatedByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "updatedByClientId": "sample string 9", "comments": [ { "id": "79946af3-5c8b-429f-a616-c651a0e116b9", "comment": "sample string 2", "createdDate": "2025-04-04T01:24:16.9089023Z", "createdByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 4", "attachments": [ "sample string 1", "sample string 2" ] }, { "id": "79946af3-5c8b-429f-a616-c651a0e116b9", "comment": "sample string 2", "createdDate": "2025-04-04T01:24:16.9089023Z", "createdByUser": { "id": "a6762d76-2bb6-4f27-b034-66fa9dda400c", "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-04T01:24:16.9089023Z", "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": "61fa0ae8-5756-46e7-804e-84215298d0d2", "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.