GET api/repository/documents
Метод для получения справочника "Документов" в хранилище
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/repository/documents
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| DistributorId | globally unique identifier |
Нет |
|
| SalesDepartmentTypeIds | Collection of globally unique identifier |
Нет |
|
| SalesDepartmentIds | Collection of globally unique identifier |
Нет |
|
| RouteTypeIds | Collection of globally unique identifier |
Нет |
|
| RouteIds | Collection of globally unique identifier |
Нет |
|
| ProvinceIds | Collection of globally unique identifier |
Нет |
|
| Fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
| Sort |
Поле по которому необходима сортировка результатов |
string |
Нет |
| Page |
Номер страницы (начиная с 1) |
integer |
Интервал: с 1 по 2147483646 |
| PageSize |
Кол-во записей на странице (макс. 50) |
integer |
Интервал: с 1 по 50 |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PagedResponseModelOfRepositoryDocumentModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Data | Collection of RepositoryDocumentModel |
Нет |
|
| Pagination | PaginationModel |
Нет |
Форматы ответа
{
"data": [
{
"id": "43c05a2b-e66f-4812-81c2-d4d65212dabd",
"vendorId": "sample string 2",
"group": {
"id": "1b698ed5-39c0-4e4c-aae7-c1306a67c03a",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdDate": "2025-12-20T13:05:52.6641062Z"
},
"name": "sample string 3",
"fullName": "sample string 4",
"contentType": "sample string 5",
"length": 6,
"url": "sample string 7",
"createdDate": "2025-12-20T13:05:52.6641062Z",
"createdByUser": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"salesDepartmentTypes": [
{
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"salesDepartments": [
{
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
{
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
}
],
"routeTypes": [
{
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"routes": [
{
"id": "a183e7c6-bf59-4d42-880f-c5a879eb1647",
"vendorId": "sample string 2",
"type": {
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "10dd9377-5caf-4a55-9cd9-f71852acefdc",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"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": "a183e7c6-bf59-4d42-880f-c5a879eb1647",
"vendorId": "sample string 2",
"type": {
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "10dd9377-5caf-4a55-9cd9-f71852acefdc",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"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"
}
],
"provinces": [
{
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
{
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
}
]
},
{
"id": "43c05a2b-e66f-4812-81c2-d4d65212dabd",
"vendorId": "sample string 2",
"group": {
"id": "1b698ed5-39c0-4e4c-aae7-c1306a67c03a",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdDate": "2025-12-20T13:05:52.6641062Z"
},
"name": "sample string 3",
"fullName": "sample string 4",
"contentType": "sample string 5",
"length": 6,
"url": "sample string 7",
"createdDate": "2025-12-20T13:05:52.6641062Z",
"createdByUser": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"salesDepartmentTypes": [
{
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"salesDepartments": [
{
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
},
{
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
}
}
],
"routeTypes": [
{
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"routes": [
{
"id": "a183e7c6-bf59-4d42-880f-c5a879eb1647",
"vendorId": "sample string 2",
"type": {
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "10dd9377-5caf-4a55-9cd9-f71852acefdc",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"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": "a183e7c6-bf59-4d42-880f-c5a879eb1647",
"vendorId": "sample string 2",
"type": {
"id": "ef7c01aa-ceb0-427f-92a6-06e4a8f7e061",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "c262c060-90d5-48ac-b735-10df168db264",
"vendorId": "sample string 2",
"type": {
"id": "1b2971db-9d97-4fcf-94ac-c2f9d5940fb2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "10dd9377-5caf-4a55-9cd9-f71852acefdc",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "0056154d-5296-4c93-812c-f1558bddd83b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "9346f553-2eca-4428-bcec-cbd5ff46684e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4280b8f1-f188-4020-873c-3aa3f1434226",
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "349535f0-25ed-45bd-9973-a0022f1422dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "1301a4b8-3edd-4174-9492-70d3c4db8eed",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [],
"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": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "92929dfa-eb0b-4828-8d54-906a021c1699",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cd7d2e16-7d6b-4858-8cf3-ba6f8d821799",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "e429fa49-5a38-447c-a49f-c7016b02fcea",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "2bac8cb5-682b-4aff-8a4f-678a717fe396",
"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": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "db87fdbd-5a66-42d3-a4e9-c1649f125138",
"group": {
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-12-20T13:05:52.6641062Z",
"dateTill": "2025-12-20T13:05:52.6641062Z",
"deliveryTypes": [
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "5735ad7e-21ce-4df4-989c-6fd166108b86",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "aafa5d3d-3dc0-4700-8638-2e8a0f7cbe85",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "b8049413-9ad4-4721-a3a1-50dee09bc9f1",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b6ee0b62-6910-491c-9f43-c6a269a48fa1",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "25ae26cd-781e-42c8-baf5-0bd50d49b88a",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2025-12-20T13:05:52.6641062Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"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": "a7f38f7c-2c2f-4544-bcc4-c0ecde8e16e8",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "3c5ea0c4-cc5c-40b7-a703-95508fed2cd3",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "57340adb-a88f-465f-a45e-20c17070baf2",
"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"
}
],
"provinces": [
{
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "sample string 2"
},
{
"id": "3aa64f1c-f198-4403-beb0-6ebddef717c1",
"name": "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.