GET api/routes/{id}
Метод для получения информации о "Маршруте"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/routes/{id}?api-version=2.0
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Маршрута" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
RouteModel2
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Нет |
|
| Type | RouteTypeModel |
Дополнительное поле |
|
| SalesDepartment | SalesDepartmentModel |
Дополнительное поле |
|
| Manufacturer | ManufacturerModel |
Нет |
|
| Name | string |
Поддерживает сортировку |
|
| DateFrom | date |
Нет |
|
| Responsible | UserModel |
Дополнительное поле |
|
| Items | Collection of RouteItemModel |
Дополнительное поле |
|
| Warehouses | Collection of RouteWarehouseModel |
Дополнительное поле |
|
| Brands | Collection of BrandModel |
Дополнительное поле |
|
| Groups | Collection of GroupModel |
Дополнительное поле |
|
| Relationships | Collection of RelationshipModel2 |
Дополнительное поле |
|
| OrderPricePolicy | PricePolicyModel |
Нет |
|
| RefundPricePolicy | PricePolicyModel |
Нет |
|
| FetchMethod | DataFetchMethod |
Нет |
|
| IgnoreOtherDiscounts | boolean |
Нет |
Форматы ответа
{
"id": "e00264be-6be5-45a7-bc07-064fc6c6c1db",
"vendorId": "sample string 2",
"type": {
"id": "c3ad113f-5639-4cb5-ad43-c34540e4cfea",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "aec63791-c4e9-46ba-9bd3-4f9d1cf7e6a7",
"vendorId": "sample string 2",
"type": {
"id": "cee93780-8c84-4ee9-bd43-b9467313d235",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "a9ed9e69-8420-4c28-9458-144c8383c117",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "6fa53b22-0e1a-4cca-ad34-d52a5ac4598d",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "02c9fd2b-1f5a-46be-8dca-c25e14ede2c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "60fd2d7d-b7fa-4def-8130-83f8ff281cea",
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "6c95b137-d229-4a76-8e3e-9846f0409877",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e01921e1-4c25-4526-b93f-e636b148aac5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "df6d888f-46df-46f0-8a17-02ed9268f685",
"vendorId": "sample string 2",
"type": {
"id": "c3ad113f-5639-4cb5-ad43-c34540e4cfea",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "aec63791-c4e9-46ba-9bd3-4f9d1cf7e6a7",
"vendorId": "sample string 2",
"type": {
"id": "cee93780-8c84-4ee9-bd43-b9467313d235",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "a9ed9e69-8420-4c28-9458-144c8383c117",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"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": "df6d888f-46df-46f0-8a17-02ed9268f685",
"vendorId": "sample string 2",
"type": {
"id": "c3ad113f-5639-4cb5-ad43-c34540e4cfea",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "aec63791-c4e9-46ba-9bd3-4f9d1cf7e6a7",
"vendorId": "sample string 2",
"type": {
"id": "cee93780-8c84-4ee9-bd43-b9467313d235",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "a9ed9e69-8420-4c28-9458-144c8383c117",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "afec5ef8-7695-465f-8cbd-e3069b75e8de",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"dateTill": "2025-11-03T21:55:18.5971371Z",
"deliveryTypes": [
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "afec5ef8-7695-465f-8cbd-e3069b75e8de",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"dateTill": "2025-11-03T21:55:18.5971371Z",
"deliveryTypes": [
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"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": "6fa53b22-0e1a-4cca-ad34-d52a5ac4598d",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "02c9fd2b-1f5a-46be-8dca-c25e14ede2c9",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "60fd2d7d-b7fa-4def-8130-83f8ff281cea",
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "6c95b137-d229-4a76-8e3e-9846f0409877",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e01921e1-4c25-4526-b93f-e636b148aac5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "df6d888f-46df-46f0-8a17-02ed9268f685",
"vendorId": "sample string 2",
"type": {
"id": "c3ad113f-5639-4cb5-ad43-c34540e4cfea",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "aec63791-c4e9-46ba-9bd3-4f9d1cf7e6a7",
"vendorId": "sample string 2",
"type": {
"id": "cee93780-8c84-4ee9-bd43-b9467313d235",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "a9ed9e69-8420-4c28-9458-144c8383c117",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"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": "df6d888f-46df-46f0-8a17-02ed9268f685",
"vendorId": "sample string 2",
"type": {
"id": "c3ad113f-5639-4cb5-ad43-c34540e4cfea",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "aec63791-c4e9-46ba-9bd3-4f9d1cf7e6a7",
"vendorId": "sample string 2",
"type": {
"id": "cee93780-8c84-4ee9-bd43-b9467313d235",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "a9ed9e69-8420-4c28-9458-144c8383c117",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"orderPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"refundPricePolicy": {
"priceEditEnabled": true,
"discountPercentEnabled": true,
"discountPercentIsFractional": true,
"discountPercentFrom": 4.1,
"discountPercentTill": 5.1,
"markupPercentEnabled": true,
"markupPercentIsFractional": true,
"markupPercentFrom": 8.1,
"markupPercentTill": 9.1
},
"fetchMethod": "byRelationships"
}
],
"workingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"receivingHours": [
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
},
{
"dayOfWeek": 1,
"timeFrom": "00:00:00.1234567",
"timeTill": "00:00:00.1234567"
}
],
"relationships": [
{
"id": "afec5ef8-7695-465f-8cbd-e3069b75e8de",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"dateTill": "2025-11-03T21:55:18.5971371Z",
"deliveryTypes": [
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "afec5ef8-7695-465f-8cbd-e3069b75e8de",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"dateTill": "2025-11-03T21:55:18.5971371Z",
"deliveryTypes": [
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"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": [
{
"warehouse": {
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "c6fa1c9b-27b1-4e15-ad82-21801cf3b8c7",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"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": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "bc5fa584-0cee-4d6f-a74e-0fe0dc31d6a9",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "03449557-5e14-4506-a992-97703b36619a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "9e79bea4-3e4c-4819-87c4-c0a86fab681b",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"properties": [
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"dateTill": "2025-11-03T21:55:18.5971371Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "bc5fa584-0cee-4d6f-a74e-0fe0dc31d6a9",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "03449557-5e14-4506-a992-97703b36619a",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "9e79bea4-3e4c-4819-87c4-c0a86fab681b",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "b87ab543-be1a-49f0-a2bb-3e6e0839f7ec",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "65aee21d-3a07-4677-9bfa-5750eeaa4fa2",
"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-11-03T21:55:18.5971371Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "828f1e3d-4cca-4faf-8ee5-4f489fdf58d1",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "a9394090-5600-4b4b-b1a6-883e2fc930df",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"properties": [
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1f792d35-7676-4b6a-82b3-5928182737cd",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "65cf6d26-9ab5-47ed-8bd0-fc775561e4e5",
"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": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "a8118dac-7b61-41ff-87c5-86c0e61790eb",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "1350275b-a514-4ed1-981a-60e43688c31d",
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2025-11-03T21:55:18.5971371Z",
"dateTill": "2025-11-03T21:55:18.5971371Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "71b284db-5739-457c-9320-fd6e45210d94",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "57419a59-0fc1-48e9-bebf-c7044cdc39b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "030b9817-6243-466c-8768-7d05b6e2373f",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "25b5cfcd-824e-45f0-a1c3-5cb7f812a9cc",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
}
],
"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",
"ignoreOtherDiscounts": true
}
Sample not available.
Sample not available.