GET api/surveys/{id}/results/{resultId}
Метод для получения информации о "Ответе по анкете"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/surveys/{id}/results/{resultId}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Анкеты" |
string |
Required |
| resultId |
Уникальный идентификатор "Ответа по анкете" |
globally unique identifier |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
SurveyResultModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| TradeOutlet | TradeOutletModel |
Нет |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| Answers | Collection of SurveyAnswerModel |
Дополнительное поле |
Форматы ответа
{
"id": "eb893e92-95eb-4e12-841f-0773ef9c4e3d",
"tradeOutlet": {
"id": "e55fc405-afc1-4dc5-9b8b-bba5ee4a241a",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "080febde-4950-409a-b1b0-44062084087a",
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "cc7931d3-bc2d-435a-8220-9967568e7c63",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ea27c71d-9d03-4f58-a13f-9f8bf8cfcc09",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "579185ca-8852-4530-8454-2586652f9dbf",
"vendorId": "sample string 2",
"type": {
"id": "ff8f5aeb-4979-4ff5-abc3-3f2fb0b9a6ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "1ed77684-81ea-4f5b-9229-b2044633de74",
"vendorId": "sample string 2",
"type": {
"id": "2b09e669-d276-404d-bbf0-b56050ffb73a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e558bd82-25f9-4adc-9243-bde78a4289a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"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": "e6c23638-4f37-4c65-af4e-fc727cae85a1",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:38:17.2251231Z",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4de371fb-51e7-42cc-9264-88555c92d816",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "4de371fb-51e7-42cc-9264-88555c92d816",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "2e221eda-a416-480f-b274-5fe79c57acc0",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e558bd82-25f9-4adc-9243-bde78a4289a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"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": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "2e221eda-a416-480f-b274-5fe79c57acc0",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e558bd82-25f9-4adc-9243-bde78a4289a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"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": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"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": "579185ca-8852-4530-8454-2586652f9dbf",
"vendorId": "sample string 2",
"type": {
"id": "ff8f5aeb-4979-4ff5-abc3-3f2fb0b9a6ca",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "1ed77684-81ea-4f5b-9229-b2044633de74",
"vendorId": "sample string 2",
"type": {
"id": "2b09e669-d276-404d-bbf0-b56050ffb73a",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "e558bd82-25f9-4adc-9243-bde78a4289a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"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": "e6c23638-4f37-4c65-af4e-fc727cae85a1",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-03-21T06:38:17.2251231Z",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "4de371fb-51e7-42cc-9264-88555c92d816",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "4de371fb-51e7-42cc-9264-88555c92d816",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "2e221eda-a416-480f-b274-5fe79c57acc0",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e558bd82-25f9-4adc-9243-bde78a4289a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"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": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "2e221eda-a416-480f-b274-5fe79c57acc0",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "e558bd82-25f9-4adc-9243-bde78a4289a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"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": "e13eb892-5407-4022-bf75-d31f34e1e569",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "2387f662-d860-4d8a-8726-019a75aadd0c",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"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": "c258ea7e-2dab-4372-9dd8-d40b6cc6ed56",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "68492fa7-aaf5-45e8-99a3-93a7e70fd13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "68492fa7-aaf5-45e8-99a3-93a7e70fd13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "68492fa7-aaf5-45e8-99a3-93a7e70fd13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "8930dfd8-c194-4d2a-8847-e54945e70664",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "8930dfd8-c194-4d2a-8847-e54945e70664",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "240d608e-7cdc-4efc-a89f-86b3a441bbeb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "240d608e-7cdc-4efc-a89f-86b3a441bbeb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "9f58b186-55d7-42e1-b1f8-091b7639f786",
"group": {
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "9f58b186-55d7-42e1-b1f8-091b7639f786",
"group": {
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:38:17.2251231Z",
"dateTill": "2026-03-21T06:38:17.2251231Z",
"deliveryTypes": [
{
"id": "9e7892ad-8f9c-4ec0-94e0-87898f5c6aa4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9e7892ad-8f9c-4ec0-94e0-87898f5c6aa4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "c258ea7e-2dab-4372-9dd8-d40b6cc6ed56",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "68492fa7-aaf5-45e8-99a3-93a7e70fd13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "68492fa7-aaf5-45e8-99a3-93a7e70fd13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "68492fa7-aaf5-45e8-99a3-93a7e70fd13c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "8930dfd8-c194-4d2a-8847-e54945e70664",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "8930dfd8-c194-4d2a-8847-e54945e70664",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "2816b6d4-560a-439f-96b2-e482534c8bb7",
"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": "240d608e-7cdc-4efc-a89f-86b3a441bbeb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "240d608e-7cdc-4efc-a89f-86b3a441bbeb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "9f58b186-55d7-42e1-b1f8-091b7639f786",
"group": {
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "9f58b186-55d7-42e1-b1f8-091b7639f786",
"group": {
"id": "a21f89c5-0f84-44b5-a5ae-7e9ff699a613",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "b6f5d8b9-2b41-40cd-a236-7d8307766c20",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-03-21T06:38:17.2251231Z",
"dateTill": "2026-03-21T06:38:17.2251231Z",
"deliveryTypes": [
{
"id": "9e7892ad-8f9c-4ec0-94e0-87898f5c6aa4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "9e7892ad-8f9c-4ec0-94e0-87898f5c6aa4",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "240d608e-7cdc-4efc-a89f-86b3a441bbeb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "240d608e-7cdc-4efc-a89f-86b3a441bbeb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"createdByUser": {
"id": "6e44ca65-2efd-4554-a1ae-c1499c02b0d8",
"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:38:17.2251231Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 2",
"createdDate": "2026-03-21T06:38:17.2251231Z",
"answers": [
{
"id": "3a479c06-3aba-41c7-9db9-301fee6bd4fd",
"surveyQuestion": {
"id": "db4ce7c9-28e1-494e-b433-0b105ecfefd8",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4",
"entityDataType": "string",
"required": true,
"surveyGroup": {
"id": "491f5668-7ec1-4ae0-a4cd-d3a39147dc39",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4"
}
},
"value": "sample string 2"
},
{
"id": "3a479c06-3aba-41c7-9db9-301fee6bd4fd",
"surveyQuestion": {
"id": "db4ce7c9-28e1-494e-b433-0b105ecfefd8",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4",
"entityDataType": "string",
"required": true,
"surveyGroup": {
"id": "491f5668-7ec1-4ae0-a4cd-d3a39147dc39",
"vendorId": "sample string 2",
"orderIndex": 3,
"name": "sample string 4"
}
},
"value": "sample string 2"
}
]
}
Sample not available.
Sample not available.