GET api/surveys/{id}/results
Метод для получения справочника "Ответов по анкете"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/surveys/{id}/results
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Анкеты" |
string |
Required |
| Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
| Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
| Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
| PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfSurveyResultModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of SurveyResultModel |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "ea76d499-0e24-48e2-8e12-33cd513214fd",
"tradeOutlet": {
"id": "33357765-3730-4d72-b5b4-18ad017d82c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "825bd4f6-079a-4cf2-988b-4a1476a082bc",
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "cacef48e-0829-4fbe-ba04-6b32233fb591",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "6c70df54-1a86-4f92-af4c-bcd7c33843d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "41cd7b8e-bfa8-4cc8-ab58-d7c5a9b51540",
"vendorId": "sample string 2",
"type": {
"id": "efb98463-5577-474a-8956-e1b491698bb4",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3b05320d-6f8f-4214-bfc3-9a43918b02f1",
"vendorId": "sample string 2",
"type": {
"id": "f65fc4db-3648-4f1e-a018-d8fadc5ab1f6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "d32b7773-7f0b-432a-bc49-ec447f44df96",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"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": "41cd7b8e-bfa8-4cc8-ab58-d7c5a9b51540",
"vendorId": "sample string 2",
"type": {
"id": "efb98463-5577-474a-8956-e1b491698bb4",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3b05320d-6f8f-4214-bfc3-9a43918b02f1",
"vendorId": "sample string 2",
"type": {
"id": "f65fc4db-3648-4f1e-a018-d8fadc5ab1f6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "d32b7773-7f0b-432a-bc49-ec447f44df96",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"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": "7ba2b451-6fba-458a-b135-00556efa6ebc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"dateTill": "2026-03-21T06:34:20.1001965Z",
"deliveryTypes": [
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7ba2b451-6fba-458a-b135-00556efa6ebc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"dateTill": "2026-03-21T06:34:20.1001965Z",
"deliveryTypes": [
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"createdByUser": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 2",
"createdDate": "2026-03-21T06:34:20.1001965Z",
"answers": [
{
"id": "fd5df6a5-f976-4640-9770-fe58125705fd",
"surveyQuestion": {
"id": "3b097bb4-26ee-4d7a-842d-4e623c326207",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4",
"entityDataType": "string",
"required": true,
"surveyGroup": {
"id": "891fb1db-6407-4b36-be4e-623198723394",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4"
}
},
"value": "sample string 2"
},
{
"id": "fd5df6a5-f976-4640-9770-fe58125705fd",
"surveyQuestion": {
"id": "3b097bb4-26ee-4d7a-842d-4e623c326207",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4",
"entityDataType": "string",
"required": true,
"surveyGroup": {
"id": "891fb1db-6407-4b36-be4e-623198723394",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4"
}
},
"value": "sample string 2"
}
]
},
{
"id": "ea76d499-0e24-48e2-8e12-33cd513214fd",
"tradeOutlet": {
"id": "33357765-3730-4d72-b5b4-18ad017d82c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "825bd4f6-079a-4cf2-988b-4a1476a082bc",
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "cacef48e-0829-4fbe-ba04-6b32233fb591",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "6c70df54-1a86-4f92-af4c-bcd7c33843d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "41cd7b8e-bfa8-4cc8-ab58-d7c5a9b51540",
"vendorId": "sample string 2",
"type": {
"id": "efb98463-5577-474a-8956-e1b491698bb4",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3b05320d-6f8f-4214-bfc3-9a43918b02f1",
"vendorId": "sample string 2",
"type": {
"id": "f65fc4db-3648-4f1e-a018-d8fadc5ab1f6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "d32b7773-7f0b-432a-bc49-ec447f44df96",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"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": "41cd7b8e-bfa8-4cc8-ab58-d7c5a9b51540",
"vendorId": "sample string 2",
"type": {
"id": "efb98463-5577-474a-8956-e1b491698bb4",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "3b05320d-6f8f-4214-bfc3-9a43918b02f1",
"vendorId": "sample string 2",
"type": {
"id": "f65fc4db-3648-4f1e-a018-d8fadc5ab1f6",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "d32b7773-7f0b-432a-bc49-ec447f44df96",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "d430b669-e9e3-4ef0-9ea7-1d8d824abd5a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "713e26c4-bd57-40dc-9e63-b15f3cb049a7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "4ccecfdf-bb1c-437d-b3d4-ee7a262c6c5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"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": "15120c19-1944-4bfe-9500-35aeeeeb547b",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "76b50a9e-ca16-415e-bd64-593a8d5bd301",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"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": "7ba2b451-6fba-458a-b135-00556efa6ebc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"dateTill": "2026-03-21T06:34:20.1001965Z",
"deliveryTypes": [
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "7ba2b451-6fba-458a-b135-00556efa6ebc",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c87da370-8887-4323-9c69-2beb01930565",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "f88963be-6932-4c65-8522-ca64f0bdccaf",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "da5cfcc3-b56b-4875-b24d-f64d862ce4d1",
"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": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "bc3c3c2f-0342-4672-9e4d-926c60fa1ccf",
"group": {
"id": "6090134c-ef8b-4be6-b921-9fe2e7c3b6e8",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "72cc3362-23a9-4d7f-b925-9e6db95acd55",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:34:20.1001965Z",
"dateTill": "2026-03-21T06:34:20.1001965Z",
"deliveryTypes": [
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "33107cd0-615d-4a6c-bc7b-0dd53c1cb239",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "96f4e847-e8d6-44af-b88f-58e0ba050715",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"createdByUser": {
"id": "1f2681d8-fc49-4eeb-89fa-88e88474bd73",
"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-03-21T06:34:20.1001965Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 2",
"createdDate": "2026-03-21T06:34:20.1001965Z",
"answers": [
{
"id": "fd5df6a5-f976-4640-9770-fe58125705fd",
"surveyQuestion": {
"id": "3b097bb4-26ee-4d7a-842d-4e623c326207",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4",
"entityDataType": "string",
"required": true,
"surveyGroup": {
"id": "891fb1db-6407-4b36-be4e-623198723394",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4"
}
},
"value": "sample string 2"
},
{
"id": "fd5df6a5-f976-4640-9770-fe58125705fd",
"surveyQuestion": {
"id": "3b097bb4-26ee-4d7a-842d-4e623c326207",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4",
"entityDataType": "string",
"required": true,
"surveyGroup": {
"id": "891fb1db-6407-4b36-be4e-623198723394",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4"
}
},
"value": "sample string 2"
}
]
}
],
"pagination": {
"page": 1,
"pageSize": 2,
"totalCount": 3,
"totalPages": 4,
"prevPageLink": "sample string 5",
"nextPageLink": "sample string 6"
}
}
Sample not available.
Sample not available.