GET api/invoices/{id}
Метод для получения информации о "Накладной"
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/invoices/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Наклдной" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
InvoiceModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Поддерживает сортировку |
|
| VendorId | string |
Поддерживает сортировку |
|
| Number | string |
Поддерживает сортировку |
|
| Office | OfficeModel |
Дополнительное поле |
|
| Order | OrderModel |
Дополнительное поле |
|
| Status | InvoiceStatusModel |
Дополнительное поле |
|
| Relationship | RelationshipModel |
Дополнительное поле |
|
| Customer | CustomerModel |
Дополнительное поле |
|
| TradeOutlet | TradeOutletModel |
Дополнительное поле |
|
| Warehouse | WarehouseModel |
Дополнительное поле |
|
| PaymentForm | integer |
Дополнительное поле |
|
| PaymentType | PaymentTypeModel |
Дополнительное поле |
|
| DeliveryType | DeliveryTypeModel |
Дополнительное поле |
|
| DeliveryDate | date |
Поддерживает сортировку |
|
| DeliveryTimeFrom | time interval |
Нет |
|
| DeliveryTimeTill | time interval |
Нет |
|
| PaymentDate | date |
Нет |
|
| Sums | Collection of MultiCurrencySumModel |
Нет |
|
| Debts | Collection of MultiCurrencySumModel |
Дополнительное поле |
|
| Notes | string |
Нет |
|
| StatusDescription | string |
Нет |
|
| Positions | Collection of InvoicePositionModel |
Нет |
|
| Properties | Collection of EntityPropertyValueModel |
Дополнительное поле |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| UpdatedDate | date |
Поддерживает сортировку |
|
| UpdatedByUser | UserModel |
Дополнительное поле |
|
| UpdatedByClientId | string |
Нет |
|
| DocumentDate | date |
Поддерживает сортировку |
|
| User | UserModel |
Дополнительное поле |
|
| IsExchange | boolean |
Нет |
Форматы ответа
{
"id": "c982be3b-0a6e-4293-8d96-85a4b8d08f65",
"vendorId": "sample string 2",
"number": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f77f77e5-efe3-426c-8386-e647f88177bc",
"vendorId": "sample string 2",
"number": "sample string 3",
"status": {
"id": "346b09db-8578-4be3-8d11-2f341839d89f",
"name": "sample string 2"
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2026-05-05T05:23:07.9849968Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"sums": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "4c2fa9b3-5f28-4079-977c-028bf8a6a139",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"createDate": "2026-05-05T05:23:07.9849968Z",
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "24aa1e81-1031-44de-869f-261b98af56a1",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "84b4bba5-8b17-40d3-84f3-2ee66e9af87b",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "24aa1e81-1031-44de-869f-261b98af56a1",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "84b4bba5-8b17-40d3-84f3-2ee66e9af87b",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
{
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "95a43441-17ee-4f17-9451-26ad9f1c6a3c",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"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": "95a43441-17ee-4f17-9451-26ad9f1c6a3c",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"quantity": 1.1,
"price": 2.0,
"sum": 3.0,
"discountPercent": 1.1,
"promoOffer": {
"id": "4c2fa9b3-5f28-4079-977c-028bf8a6a139",
"vendorId": "sample string 2",
"type": 0,
"name": "sample string 3",
"description": "sample string 4",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"createDate": "2026-05-05T05:23:07.9849968Z",
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "24aa1e81-1031-44de-869f-261b98af56a1",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "84b4bba5-8b17-40d3-84f3-2ee66e9af87b",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
},
{
"id": "24aa1e81-1031-44de-869f-261b98af56a1",
"vendorId": "sample string 2",
"name": "sample string 3",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
},
{
"relationship": {
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
"route": {
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "7ca96cff-dd04-49a0-b222-3c33db56c5ef",
"name": "sample string 2"
}
}
],
"freeVisit": true,
"isBlocked": true,
"blockReason": "sample string 6",
"createdByUserId": "84b4bba5-8b17-40d3-84f3-2ee66e9af87b",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"departments": [
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
},
{
"id": "d66ce707-f253-48f9-b53d-5d4f402780f6",
"vendorId": "sample string 2",
"name": "sample string 3",
"tradeOutlets": []
}
]
}
],
"tradeOutletCategories": [
{
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletFormats": [
{
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"tradeOutletProvinces": [
{
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
{
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
}
],
"tradeOutletRoutes": [
{
"id": "95a43441-17ee-4f17-9451-26ad9f1c6a3c",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"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": "95a43441-17ee-4f17-9451-26ad9f1c6a3c",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"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": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
},
{
"warehouse": {
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"orderIndex": 1
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
}
],
"relationships": [
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
]
},
{
"id": "cb9c0cf8-d23a-47f3-a602-c80bc994f6d8",
"vendorId": "sample string 2",
"name": "sample string 3",
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"minOrder": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"orderIndex": 1,
"isFixedPriceCategory": true,
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"brandPriceCategories": [
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
}
],
"groupPriceCategories": [
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
},
{
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2026-05-05T05:23:07.9849968Z",
"createdByUser": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2026-05-05T05:23:07.9849968Z",
"updatedByUser": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2026-05-05T05:23:07.9849968Z",
"user": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
},
"status": {
"id": "93fa0216-7fa9-427e-8436-6601f901fef5",
"name": "sample string 2"
},
"relationship": {
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"customer": {
"id": "6af78ff7-30fb-4ee9-b46a-3fac204255f3",
"vendorId": "sample string 2",
"name": "sample string 3",
"taxNumber": "sample string 4",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"tradeNetwork": {
"id": "be11a515-a6bc-482e-82ea-c598ee5da780",
"vendorId": "sample string 2",
"name": "sample string 3",
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"tradeOutlet": {
"id": "b2d56c9f-2569-484b-a524-963858e3c13e",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "caf6b9a4-b9b6-4e73-9b78-01f6c005f42a",
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "458a1b10-bfe6-41dd-9c71-78d9c6ac3fc5",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "e5f0c5ca-c821-467e-918f-e24865e19ea2",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "990bfd21-a085-43c2-8f18-6e0be300d140",
"vendorId": "sample string 2",
"type": {
"id": "8608f2e9-a3a8-4300-896a-54bc5e684742",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "b21ca4b3-800d-4207-9b7c-afe09bb7f2ce",
"vendorId": "sample string 2",
"type": {
"id": "c075e639-2ac5-4f64-a6c6-aa39a0e064a1",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "07a41b4d-a5c1-4a76-9227-cd0e464b2b2b",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "1b31c27f-e47b-4770-b0f8-86a21dcd2e5c",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "a2bc91f5-4d2d-4ed7-81e1-feeae3f3701a",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-05-05T05:23:07.9849968Z",
"dateTill": "2026-05-05T05:23:07.9849968Z",
"deliveryTypes": [
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"warehouse": {
"id": "f61a7272-f4b0-45c3-8de3-88b3a95cf8a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "8f73e580-19f0-440e-bd0a-96dfd5f616c4",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"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": "49307b1d-3d38-4506-8536-5dc33965b4d2",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "c8218efb-356d-4ff1-ad2f-ca93f34aa4f5",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
"paymentForm": 4,
"paymentType": {
"id": "b85e134a-cf92-46ff-908c-895ff8fa5f63",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryType": {
"id": "2e72711f-cd65-4557-8cfd-5cbd467a41c2",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"deliveryDate": "2026-05-05T05:23:07.9849968Z",
"deliveryTimeFrom": "00:00:00.1234567",
"deliveryTimeTill": "00:00:00.1234567",
"paymentDate": "2026-05-05T05:23:07.9849968Z",
"sums": [
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "37e4c287-5940-4b8f-98b5-784fe2889211",
"vendorId": "sample string 2",
"article": "sample string 3",
"group": {
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"brandline": {
"id": "367307e5-9b4f-493c-8d28-fbea870b5cb1",
"vendorId": "sample string 2",
"name": "sample string 3",
"brand": {
"id": "dc35caa5-a5a1-470e-8e1b-0ed9bf596b5d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"priceByProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"groups": [
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "484d20ce-5b3e-4ad5-bd9a-d4eac30ab0c1",
"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": "57cb45ac-b61c-4438-beb0-dc68dcfc6e7a",
"name": "sample string 2"
},
"prices": [
{
"priceCategory": {
"id": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "c72fb851-4f1d-4633-8148-77e50a45185c",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"packagings": [
{
"packaging": {
"id": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"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": "bca00ca2-7fee-4757-935f-2b74ccc59b94",
"vendorId": "sample string 2",
"name": "sample string 3",
"shortName": "sample string 4",
"weighted": true,
"minOrder": 1.1,
"multiplicity": 1.1
}
},
"currency": {
"id": "e13f2788-6f50-42f4-a80b-04541f01e58c",
"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": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "f5a52402-8fb7-47bd-bbee-479a229c65a3",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"createdDate": "2026-05-05T05:23:07.9849968Z",
"createdByUser": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 9",
"updatedDate": "2026-05-05T05:23:07.9849968Z",
"updatedByUser": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"updatedByClientId": "sample string 10",
"documentDate": "2026-05-05T05:23:07.9849968Z",
"user": {
"id": "52305bf9-226b-47ea-aed8-3d717b3b5132",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-05-05T05:23:07.9849968Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"isExchange": true
}
Sample not available.
Sample not available.