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": "17eaeb7e-c6f2-46fe-a3ab-3de247bb1420",
"vendorId": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"status": {
"id": "148e57d8-6595-4608-85f2-e7eae39a5d96",
"name": "sample string 2"
},
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"dateTill": "2026-08-04T21:59:35.2243405Z",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"tradeOutlet": {
"id": "38a5c6f0-d165-4980-9406-29bbdc21672f",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "13a0204b-1e74-4144-bcf4-69773c16eed4",
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d1c59bdb-694e-4263-a826-6331535e1b74",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "57e0ac05-a234-4d98-8c82-9b9942e5cc08",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "736ab59c-62f0-41d7-8fec-726810983be7",
"vendorId": "sample string 2",
"type": {
"id": "1ac2ec92-1e0e-4a14-ab61-241d7f38c15f",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ba9b3bbd-91b1-403c-abf3-1cdd90db310d",
"vendorId": "sample string 2",
"type": {
"id": "21ea73db-4c12-4c0f-9d89-b0fee63611b5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "ecf5ef86-9cc9-4d06-bb67-3b376e4bad6a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"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": "736ab59c-62f0-41d7-8fec-726810983be7",
"vendorId": "sample string 2",
"type": {
"id": "1ac2ec92-1e0e-4a14-ab61-241d7f38c15f",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ba9b3bbd-91b1-403c-abf3-1cdd90db310d",
"vendorId": "sample string 2",
"type": {
"id": "21ea73db-4c12-4c0f-9d89-b0fee63611b5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "ecf5ef86-9cc9-4d06-bb67-3b376e4bad6a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"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": "20cbdc6a-c2b2-464f-8b76-907a7bee9a49",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"dateTill": "2026-08-04T21:59:35.2243405Z",
"deliveryTypes": [
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "20cbdc6a-c2b2-464f-8b76-907a7bee9a49",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"dateTill": "2026-08-04T21:59:35.2243405Z",
"deliveryTypes": [
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"createdDate": "2026-08-04T21:59:35.2243405Z",
"createdByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2026-08-04T21:59:35.2243405Z",
"updatedByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9",
"comments": [
{
"id": "99b679c0-fee9-42fd-8430-b727ef414a3a",
"comment": "sample string 2",
"createdDate": "2026-08-04T21:59:35.2243405Z",
"createdByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 4",
"attachments": [
"sample string 1",
"sample string 2"
]
},
{
"id": "99b679c0-fee9-42fd-8430-b727ef414a3a",
"comment": "sample string 2",
"createdDate": "2026-08-04T21:59:35.2243405Z",
"createdByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"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": "96d6d3ba-a841-4467-a02a-facfad64fde2",
"groupTaskCount": 1,
"confirmImageRequired": true
},
{
"id": "17eaeb7e-c6f2-46fe-a3ab-3de247bb1420",
"vendorId": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"status": {
"id": "148e57d8-6595-4608-85f2-e7eae39a5d96",
"name": "sample string 2"
},
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"dateTill": "2026-08-04T21:59:35.2243405Z",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"tradeOutlet": {
"id": "38a5c6f0-d165-4980-9406-29bbdc21672f",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "13a0204b-1e74-4144-bcf4-69773c16eed4",
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "d1c59bdb-694e-4263-a826-6331535e1b74",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "57e0ac05-a234-4d98-8c82-9b9942e5cc08",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "736ab59c-62f0-41d7-8fec-726810983be7",
"vendorId": "sample string 2",
"type": {
"id": "1ac2ec92-1e0e-4a14-ab61-241d7f38c15f",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ba9b3bbd-91b1-403c-abf3-1cdd90db310d",
"vendorId": "sample string 2",
"type": {
"id": "21ea73db-4c12-4c0f-9d89-b0fee63611b5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "ecf5ef86-9cc9-4d06-bb67-3b376e4bad6a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"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": "736ab59c-62f0-41d7-8fec-726810983be7",
"vendorId": "sample string 2",
"type": {
"id": "1ac2ec92-1e0e-4a14-ab61-241d7f38c15f",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "ba9b3bbd-91b1-403c-abf3-1cdd90db310d",
"vendorId": "sample string 2",
"type": {
"id": "21ea73db-4c12-4c0f-9d89-b0fee63611b5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "ecf5ef86-9cc9-4d06-bb67-3b376e4bad6a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "66d4b608-3601-41b3-9dd9-07bf3e32de93",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "625cf059-f948-4501-867f-6e3d52f5aafa",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "84b86f8e-f0aa-4132-acf3-7a352ace8c2f",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"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": "5432e7d3-965b-43f5-899c-161cf104d2b4",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "0be9f897-07df-4acf-877d-381a24977344",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"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": "20cbdc6a-c2b2-464f-8b76-907a7bee9a49",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"dateTill": "2026-08-04T21:59:35.2243405Z",
"deliveryTypes": [
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "20cbdc6a-c2b2-464f-8b76-907a7bee9a49",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f66c59a5-166e-4304-9192-f80d6aa4bd8c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fca770cb-e932-4c3d-bf30-caebfb7fa7d1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "170cacea-c3af-4b84-93c7-7094b02a0d57",
"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": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "3d40dd2e-20f4-4609-8547-97ccd5c973de",
"group": {
"id": "d2a8c576-570c-498e-ae65-ed1f00ed3488",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "fdae3be4-c446-4f96-ba90-71f42eb7b3a7",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-08-04T21:59:35.2243405Z",
"dateTill": "2026-08-04T21:59:35.2243405Z",
"deliveryTypes": [
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "bbdfe93c-9c2d-4647-8071-b320e6f97fb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "ecc57344-18da-4583-91dd-8ebebca1fa73",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"createdDate": "2026-08-04T21:59:35.2243405Z",
"createdByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2026-08-04T21:59:35.2243405Z",
"updatedByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9",
"comments": [
{
"id": "99b679c0-fee9-42fd-8430-b727ef414a3a",
"comment": "sample string 2",
"createdDate": "2026-08-04T21:59:35.2243405Z",
"createdByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 4",
"attachments": [
"sample string 1",
"sample string 2"
]
},
{
"id": "99b679c0-fee9-42fd-8430-b727ef414a3a",
"comment": "sample string 2",
"createdDate": "2026-08-04T21:59:35.2243405Z",
"createdByUser": {
"id": "b2527e8b-1b25-4f4a-8f0c-918a284a1aa9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-08-04T21:59:35.2243405Z",
"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": "96d6d3ba-a841-4467-a02a-facfad64fde2",
"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.