GET api/tasks/{id}
Метод для получения информации о "Задаче"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/tasks/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Задачи" |
globally unique identifier |
Required |
| imageSize |
Размер картинки по умолчанию Big |
ImageSize |
Default value is Big |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
TaskModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Поддерживает сортировку |
|
| Name | string |
Нет |
|
| Description | string |
Нет |
|
| Status | TaskStatusModel |
Нет |
|
| DateFrom | date |
Поддерживает сортировку |
|
| DateTill | date |
Поддерживает сортировку |
|
| Responsible | UserModel |
Нет |
|
| TradeOutlet | TradeOutletModel |
Дополнительное поле |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
|
| Comments | Collection of TaskCommentModel |
Дополнительное поле |
|
| Attachments | Collection of string |
Дополнительное поле |
|
| StatusDescription | string |
Нет |
|
| GroupTaskId | globally unique identifier |
Нет |
|
| GroupTaskCount | integer |
Нет |
|
| ConfirmImageRequired | boolean |
Нет |
Форматы ответа
{
"id": "5cdce237-2a6a-4c25-be3d-2a95b1fd9c18",
"vendorId": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"status": {
"id": "4ae54f94-7f11-4098-b8ff-a943bd4bf90e",
"name": "sample string 2"
},
"dateFrom": "2026-06-20T18:40:23.6743223Z",
"dateTill": "2026-06-20T18:40:23.6743223Z",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"tradeOutlet": {
"id": "cbc9ae49-f560-4765-9d43-c15136f17f00",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "9268708b-02f8-41d0-b27a-a9aacf0c46c6",
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "c6ea2f40-1748-44d3-b583-1d0aade5667a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "b3a54bdc-318f-4352-a256-2a2b828ad1f9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "2ae6e5bf-ac50-4d52-936b-c71deaa40741",
"vendorId": "sample string 2",
"type": {
"id": "38e709bf-c477-4ec4-a0d3-991f14de1404",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "c5b81ba7-3210-4ea7-8eec-e9fe2f623810",
"vendorId": "sample string 2",
"type": {
"id": "3136dea0-d3ec-42ae-9446-983436d2b4b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "4f39a751-8d48-4cb9-b20c-0d5622543905",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"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": "686c79e0-5d8c-4b77-a496-48a0dfead079",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-06-20T18:40:23.6743223Z",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "49bc2414-276a-44fc-aaac-d21d94d44660",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "49bc2414-276a-44fc-aaac-d21d94d44660",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "1c05e6e2-620f-439c-9cf8-5cd409aeeb36",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4f39a751-8d48-4cb9-b20c-0d5622543905",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"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": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "1c05e6e2-620f-439c-9cf8-5cd409aeeb36",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4f39a751-8d48-4cb9-b20c-0d5622543905",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"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": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"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": "2ae6e5bf-ac50-4d52-936b-c71deaa40741",
"vendorId": "sample string 2",
"type": {
"id": "38e709bf-c477-4ec4-a0d3-991f14de1404",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "c5b81ba7-3210-4ea7-8eec-e9fe2f623810",
"vendorId": "sample string 2",
"type": {
"id": "3136dea0-d3ec-42ae-9446-983436d2b4b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "4f39a751-8d48-4cb9-b20c-0d5622543905",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"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": "686c79e0-5d8c-4b77-a496-48a0dfead079",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-06-20T18:40:23.6743223Z",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "49bc2414-276a-44fc-aaac-d21d94d44660",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "49bc2414-276a-44fc-aaac-d21d94d44660",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "1c05e6e2-620f-439c-9cf8-5cd409aeeb36",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4f39a751-8d48-4cb9-b20c-0d5622543905",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"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": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "1c05e6e2-620f-439c-9cf8-5cd409aeeb36",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4f39a751-8d48-4cb9-b20c-0d5622543905",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"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": "b468998b-674d-452c-b020-eda2fb8627b3",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "f6c04a93-49d7-4920-8606-8bfa13881d84",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"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": "d2d7ff66-a0ad-48b3-a22c-ee4d83a9fb0f",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "41436577-92a7-4aaa-b936-530490d93133",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "41436577-92a7-4aaa-b936-530490d93133",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "41436577-92a7-4aaa-b936-530490d93133",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "9687ef2a-a404-4373-b213-48f8eae6f166",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "517f1747-df3c-4667-bb5c-737041eaa215",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "517f1747-df3c-4667-bb5c-737041eaa215",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "7d46b91c-2579-478d-803f-73f266748d6d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7d46b91c-2579-478d-803f-73f266748d6d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "858d9e71-6d6b-40ed-b589-970bec8690ba",
"group": {
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "858d9e71-6d6b-40ed-b589-970bec8690ba",
"group": {
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-06-20T18:40:23.6743223Z",
"dateTill": "2026-06-20T18:40:23.6743223Z",
"deliveryTypes": [
{
"id": "be3c003e-a81f-4608-aa8a-de6c47cabe83",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "be3c003e-a81f-4608-aa8a-de6c47cabe83",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "d2d7ff66-a0ad-48b3-a22c-ee4d83a9fb0f",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "41436577-92a7-4aaa-b936-530490d93133",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "41436577-92a7-4aaa-b936-530490d93133",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "41436577-92a7-4aaa-b936-530490d93133",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "9687ef2a-a404-4373-b213-48f8eae6f166",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "517f1747-df3c-4667-bb5c-737041eaa215",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "517f1747-df3c-4667-bb5c-737041eaa215",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "9687ef2a-a404-4373-b213-48f8eae6f166",
"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": "7d46b91c-2579-478d-803f-73f266748d6d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7d46b91c-2579-478d-803f-73f266748d6d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "858d9e71-6d6b-40ed-b589-970bec8690ba",
"group": {
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "858d9e71-6d6b-40ed-b589-970bec8690ba",
"group": {
"id": "1f9f9866-bf2a-4f80-9a51-d8ad9334ec7d",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "5e72400d-0763-4ccd-afa9-8e217f719cce",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-06-20T18:40:23.6743223Z",
"dateTill": "2026-06-20T18:40:23.6743223Z",
"deliveryTypes": [
{
"id": "be3c003e-a81f-4608-aa8a-de6c47cabe83",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "be3c003e-a81f-4608-aa8a-de6c47cabe83",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "7d46b91c-2579-478d-803f-73f266748d6d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "7d46b91c-2579-478d-803f-73f266748d6d",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"createdDate": "2026-06-20T18:40:23.6743223Z",
"createdByUser": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2026-06-20T18:40:23.6743223Z",
"updatedByUser": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9",
"comments": [
{
"id": "352109e1-ff36-4092-867c-672c250d5196",
"comment": "sample string 2",
"createdDate": "2026-06-20T18:40:23.6743223Z",
"createdByUser": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 4",
"attachments": [
"sample string 1",
"sample string 2"
]
},
{
"id": "352109e1-ff36-4092-867c-672c250d5196",
"comment": "sample string 2",
"createdDate": "2026-06-20T18:40:23.6743223Z",
"createdByUser": {
"id": "a1c039ca-223a-475d-b8dd-39c088bf6fac",
"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-06-20T18:40:23.6743223Z",
"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": "9a13571f-2c29-45f3-9049-93e9f35593b3",
"groupTaskCount": 1,
"confirmImageRequired": true
}
Sample not available.
Sample not available.