GET api/payments/{id}
Метод для получения информации об "Оплате"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/payments/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентфикатор "Оплаты" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
PaymentModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Поддерживает сортировку |
|
| VendorId | string |
Поддерживает сортировку |
|
| Relationship | RelationshipModel |
Дополнительное поле |
|
| Office | OfficeModel |
Дополнительное поле |
|
| Customer | CustomerModel |
Дополнительное поле |
|
| Invoice | InvoiceModel |
Дополнительное поле |
|
| Status | PaymentStatusModel |
Дополнительное поле |
|
| PaymentForm | integer |
Дополнительное поле |
|
| Currency | CurrencyModel |
Дополнительное поле |
|
| DebtCurrency | CurrencyModel |
Дополнительное поле |
|
| Sum | decimal number |
Нет |
|
| Notes | string |
Нет |
|
| StatusDescription | string |
Нет |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
|
| DocumentDate | date |
Поддерживает сортировку |
|
| User | UserModel |
Дополнительное поле |
|
| ImageUrl | string |
Нет |
|
| Properties | Collection of EntityPropertyValueModel |
Дополнительное поле |
|
| TradeOutlet | TradeOutletModel2 |
Дополнительное поле |
Форматы ответа
{
"id": "0950ac15-1389-4fbd-8fcd-277c3222f89a",
"vendorId": "sample string 2",
"relationship": {
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"invoice": {
"id": "072c031a-d62c-4b4e-afbd-e129853ebf2d",
"vendorId": "sample string 2",
"number": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"order": {
"id": "57e0477e-0eb2-4fb7-a4c9-125121e9dd70",
"vendorId": "sample string 2",
"number": "sample string 3",
"status": {
"id": "169ced32-c5e3-4a30-b3ba-e9573db1cd64",
"name": "sample string 2"
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"timeZoneId": "sample string 4"
},
"relationship": {
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2026-09-19T08:16:40.2996116Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"sums": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"notes": "sample string 6",
"statusDescription": "sample string 7",
"positions": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "c9d8d914-be59-4dc8-9395-180b1758984f",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"createDate": "2026-09-19T08:16:40.2996116Z",
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priority": 8,
"isRequired": true,
"isMultiple": true,
"limitTotal": 1,
"usedLimitTotal": 1,
"limitPerOrder": 1,
"limitPerTradeOutlet": 1,
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"discountPerOrder": true,
"discountPerPositions": true,
"overrideDiscounts": true,
"discount": 1.0,
"discountsSumMax": 1.0,
"usedDiscountsSum": 1.0,
"giftsSumMax": 1.0,
"usedGiftsSum": 1.0,
"positionGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"giftGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"tradeOutlets": [
{
"id": "eb016a99-9880-426a-9ef6-6703091846dc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": [
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "ec7998a8-3a5e-493e-a732-bd9586a531f6",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "eb016a99-9880-426a-9ef6-6703091846dc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": [
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "ec7998a8-3a5e-493e-a732-bd9586a531f6",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
{
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "b16e3b44-9872-4869-a3ca-a66c2f5bebc9",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"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
},
{
"id": "b16e3b44-9872-4869-a3ca-a66c2f5bebc9",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"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
}
]
},
"isGift": true,
"originalPrice": 1.0,
"isApproved": true,
"packagingId": "sample string 4",
"packaging": "sample string 5"
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "c9d8d914-be59-4dc8-9395-180b1758984f",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"createDate": "2026-09-19T08:16:40.2996116Z",
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priority": 8,
"isRequired": true,
"isMultiple": true,
"limitTotal": 1,
"usedLimitTotal": 1,
"limitPerOrder": 1,
"limitPerTradeOutlet": 1,
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"discountPerOrder": true,
"discountPerPositions": true,
"overrideDiscounts": true,
"discount": 1.0,
"discountsSumMax": 1.0,
"usedDiscountsSum": 1.0,
"giftsSumMax": 1.0,
"usedGiftsSum": 1.0,
"positionGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"positions": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"price": 1.0,
"required": true,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"giftGroups": [
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
},
{
"skuMin": 1,
"skuMax": 1,
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0,
"gifts": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"countMin": 1,
"countMax": 1,
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"packagingMin": 1.1,
"packagingMax": 1.1,
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"entityPropertyMin": 1.1,
"entityPropertyMax": 1.1,
"sumMin": 1.0,
"sumMax": 1.0
}
]
}
],
"tradeOutlets": [
{
"id": "eb016a99-9880-426a-9ef6-6703091846dc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": [
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "ec7998a8-3a5e-493e-a732-bd9586a531f6",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "eb016a99-9880-426a-9ef6-6703091846dc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": [
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "ec7998a8-3a5e-493e-a732-bd9586a531f6",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
{
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "b16e3b44-9872-4869-a3ca-a66c2f5bebc9",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"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
},
{
"id": "b16e3b44-9872-4869-a3ca-a66c2f5bebc9",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"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
}
]
},
"isGift": true,
"originalPrice": 1.0,
"isApproved": true,
"packagingId": "sample string 4",
"packaging": "sample string 5"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2026-09-19T08:16:40.2996116Z",
"createdByUser": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2026-09-19T08:16:40.2996116Z",
"updatedByUser": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2026-09-19T08:16:40.2996116Z",
"user": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "774fe13e-ae98-41a6-b6e8-b86377a33241",
"name": "sample string 2"
},
"relationship": {
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2026-09-19T08:16:40.2996116Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"paymentDate": "2026-09-19T08:16:40.2996116Z",
"sums": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
}
],
"notes": "sample string 6",
"statusDescription": "sample string 7",
"positions": [
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"packagingId": "sample string 4",
"packaging": "sample string 5"
},
{
"product": {
"id": "1a748557-9ad3-4714-bdc5-dc51cfc94446",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "4eb3f0ce-7e75-4a80-bd64-6f6ab2e18344",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"imageUrl": "sample string 4",
"switcherUrl": "sample string 5"
},
"name": "sample string 4",
"imageUrl": "sample string 5",
"inBox": 1.1,
"barcode": "sample string 6",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1,
"active": true,
"f1NotEnabled": true,
"f2NotEnabled": true,
"manufacturer": {
"id": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
},
{
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"price": 1.0,
"description": "sample string 2",
"packagingId": "sample string 3"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
},
{
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
},
"value": 1.1
}
],
"packaging": {
"id": "a0f69752-22f9-44bf-8232-fae16915704a",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"packagingId": "sample string 4",
"packaging": "sample string 5"
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2026-09-19T08:16:40.2996116Z",
"createdByUser": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2026-09-19T08:16:40.2996116Z",
"updatedByUser": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2026-09-19T08:16:40.2996116Z",
"user": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "d1054f93-c088-4853-af5d-96e84be2d374",
"name": "sample string 2"
},
"paymentForm": 3,
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"debtCurrency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 4.0,
"notes": "sample string 5",
"statusDescription": "sample string 6",
"createdDate": "2026-09-19T08:16:40.2996116Z",
"createdByUser": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 8",
"updatedDate": "2026-09-19T08:16:40.2996116Z",
"updatedByUser": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 9",
"documentDate": "2026-09-19T08:16:40.2996116Z",
"user": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"imageUrl": "sample string 10",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"tradeOutlet": {
"id": "eb016a99-9880-426a-9ef6-6703091846dc",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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": [
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "37e15aa2-55ce-47b4-8fa0-7b4abf489b11",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "70704f8d-89f4-43ab-a87b-c450455c2e32",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "ae66b671-3d10-4d2d-a8e7-b4e09d7edf5a",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "bd3eb8e3-181d-443d-a040-406637c1ee83",
"vendorId": "sample string 2",
"type": {
"id": "a627e7c8-d8e8-4b93-a630-f75c6a5517d8",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "944afb20-956c-41d6-aa0e-d48b584311a8",
"vendorId": "sample string 2",
"type": {
"id": "7820c211-61a5-44f6-a9a7-f771031bf4aa",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "fd9bed36-fc83-4f77-8807-8b67670488c3",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "8a145ea7-6591-42c5-9772-17a11ce8839a",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "e3ce7fa3-9360-4056-8419-a5b1b57ba21b",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "4d658009-799c-49af-8235-c9665ff4c2cd",
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "549753f5-269d-4e24-81dc-bb4efda7ae3b",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "707de04d-326f-4ea9-a945-4871f2f5e68c",
"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": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "62d94793-8314-47e3-ad7a-a5c21d5e53f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "a6f09b3d-6594-4598-9aea-d15350804397",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "16f603a3-f3c1-4ac8-a858-eefd54a5ba2c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "dd301f77-4aff-497e-b475-b7ad1c6ff32e",
"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": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "d07042de-3ec5-4808-a93c-2f089fadf006",
"group": {
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-09-19T08:16:40.2996116Z",
"dateTill": "2026-09-19T08:16:40.2996116Z",
"deliveryTypes": [
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "cab24986-8d2c-4470-a5cf-683d8c644f2e",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"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": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f80e5ab2-782b-43af-8a6a-477a8973e215",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "31d582ad-8de1-4000-bbd8-d5fba4710e05",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "4ec3d89f-cfcd-455a-a2f1-05e52a7546d4",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-09-19T08:16:40.2996116Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"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": "c0c3325a-3928-4760-ba15-1dae0c039b9c",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "3cc57518-3a5d-4b73-9e54-7bdef03eec88",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "f0778b21-3cdf-4ed3-84d4-37bf8368ca52",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "dbe94564-0b93-4b31-aca5-e93f6e50e9cf",
"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"
},
"orderIndex": 1,
"isBlocked": true,
"blockReason": "sample string 2",
"oneActiveRouteInfo": {
"id": "be59c6c0-f2a4-4b1d-bd42-9213822bc31f",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "ec7998a8-3a5e-493e-a732-bd9586a531f6",
"properties": [
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "32fe4c3b-5896-419f-9c4b-def8faa173bd",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "c9423f99-84f6-41f0-bf05-1ec39d8fd24f",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
}
Sample not available.
Sample not available.