GET api/equipment/{id}
Метод для получения информации об "Оборудовании" в торговой точке
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/equipment/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| id |
Уникальный идентификатор "Оборудования" |
string |
Required |
| fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
EquipmentModel
| Название | Описание | Тип данных | Дополнительная информация |
|---|---|---|---|
| Id | globally unique identifier |
Нет |
|
| VendorId | string |
Нет |
|
| TradeOutlet | TradeOutletModel |
Дополнительное поле |
|
| Relationship | RelationshipModel |
Дополнительное поле |
|
| Route | RouteModel |
Дополнительное поле |
|
| Name | string |
Нет |
|
| Count | integer |
Нет |
|
| Barcode | string |
Нет |
|
| SerialNumber | string |
Нет |
|
| DateFrom | date |
Поддерживает сортировку |
|
| CreatedByUser | UserModel |
Дополнительное поле |
|
| CreatedByClientId | string |
Нет |
|
| CreatedDate | date |
Поддерживает сортировку |
|
| LastCheckDate | date |
Поддерживает сортировку |
|
| LastCheckCount | integer |
Нет |
|
| HasImage | boolean |
Нет |
Форматы ответа
{
"id": "db9fde4a-21cc-4163-9132-a55eb01f7ac9",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "5abd861a-2708-4574-b10f-bb3425e838fa",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c6199746-7282-4a64-b9d6-9075a633b5df",
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "9f14d219-9a66-46b6-83fc-7a1d3a3713b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ed30539f-ae92-4bc4-b80b-b361195c9a48",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"routes": [
{
"id": "e177d59b-96ec-4741-9f27-927b086fedc9",
"vendorId": "sample string 2",
"type": {
"id": "54080fca-c876-414b-9550-0c9248d120dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "7d1aea7a-62ae-49d4-9d64-39d49b1fa1ae",
"vendorId": "sample string 2",
"type": {
"id": "36f503f0-9aa8-44b5-8f0d-02e1152dbb1d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "2c0f37ac-5ffa-41e3-abf5-1a50d7d7dc33",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a4b95970-d5ca-4a69-a87d-658a6b2934ec",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "a4b95970-d5ca-4a69-a87d-658a6b2934ec",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "07326ccf-dec6-4ec8-b922-9c009c26642d",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "07326ccf-dec6-4ec8-b922-9c009c26642d",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"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": "e177d59b-96ec-4741-9f27-927b086fedc9",
"vendorId": "sample string 2",
"type": {
"id": "54080fca-c876-414b-9550-0c9248d120dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "7d1aea7a-62ae-49d4-9d64-39d49b1fa1ae",
"vendorId": "sample string 2",
"type": {
"id": "36f503f0-9aa8-44b5-8f0d-02e1152dbb1d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "2c0f37ac-5ffa-41e3-abf5-1a50d7d7dc33",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a4b95970-d5ca-4a69-a87d-658a6b2934ec",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
},
{
"id": "a4b95970-d5ca-4a69-a87d-658a6b2934ec",
"vendorId": "sample string 2",
"weekNumber": 3,
"dayOfWeek": 4,
"positionInDay": 5
}
],
"warehouses": [
{
"id": "07326ccf-dec6-4ec8-b922-9c009c26642d",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "07326ccf-dec6-4ec8-b922-9c009c26642d",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"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": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
]
},
"relationship": {
"id": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
"route": {
"id": "e177d59b-96ec-4741-9f27-927b086fedc9",
"vendorId": "sample string 2",
"type": {
"id": "54080fca-c876-414b-9550-0c9248d120dd",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"salesDepartment": {
"id": "7d1aea7a-62ae-49d4-9d64-39d49b1fa1ae",
"vendorId": "sample string 2",
"type": {
"id": "36f503f0-9aa8-44b5-8f0d-02e1152dbb1d",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "2c0f37ac-5ffa-41e3-abf5-1a50d7d7dc33",
"name": "sample string 2"
},
"name": "sample string 3",
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"items": [
{
"id": "a4b95970-d5ca-4a69-a87d-658a6b2934ec",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "5abd861a-2708-4574-b10f-bb3425e838fa",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c6199746-7282-4a64-b9d6-9075a633b5df",
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "9f14d219-9a66-46b6-83fc-7a1d3a3713b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ed30539f-ae92-4bc4-b80b-b361195c9a48",
"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": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"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": "a4b95970-d5ca-4a69-a87d-658a6b2934ec",
"vendorId": "sample string 2",
"tradeOutlet": {
"id": "5abd861a-2708-4574-b10f-bb3425e838fa",
"vendorId": "sample string 2",
"name": "sample string 3",
"createdByUserId": "c6199746-7282-4a64-b9d6-9075a633b5df",
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
},
"category": {
"id": "9f14d219-9a66-46b6-83fc-7a1d3a3713b9",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"format": {
"id": "ed30539f-ae92-4bc4-b80b-b361195c9a48",
"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": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
},
{
"id": "e2202c4e-5a86-4ff2-9a8a-37b49e4bd970",
"vendorId": "sample string 2",
"name": "sample string 3",
"priceCategory": {
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
"priceTiers": [
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "fb17dd13-cd3e-4dc6-ba23-359f48ad1f96",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"paymentTypes": [
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "1c6e75e7-0940-428e-8b66-aeee5a072797",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
],
"paymentForms": [
1,
2
],
"deferment": 1,
"limit": 1.0,
"debts": [
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "765f3253-b47b-405b-9946-4ac8d4904a65",
"isoCode": "sample string 2",
"isoNumber3": "sample string 3",
"name": "sample string 4",
"shortName": "sample string 5",
"symbol": "sample string 6"
},
"sum": 1.0
},
{
"currency": {
"id": "765f3253-b47b-405b-9946-4ac8d4904a65",
"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": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
}
],
"discounts": [
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
},
{
"id": "e3c3596b-62fe-48ee-a4a4-ffef587feb91",
"group": {
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
"brand": {
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
"percent": 2.1
}
],
"active": true,
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"dateTill": "2026-02-04T02:25:04.8181058Z",
"deliveryTypes": [
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
},
{
"id": "d348a4c8-1137-492f-a3ac-3da1da99c037",
"vendorId": "sample string 2",
"name": "sample string 3",
"orderIndex": 1
}
]
}
],
"properties": [
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"vendorId": "sample string 2",
"name": "sample string 3",
"entityDataType": "string",
"valueLookup": "contacts",
"required": true
},
"value": "sample string 1"
},
{
"entityProperty": {
"id": "357fa9f6-aae7-4641-b8e9-a7df15728f36",
"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": "07326ccf-dec6-4ec8-b922-9c009c26642d",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
},
{
"id": "07326ccf-dec6-4ec8-b922-9c009c26642d",
"vendorId": "sample string 2",
"name": "sample string 3",
"office": {
"id": "6921b9c6-ff2e-40ff-89c6-28b3e7ba8644",
"vendorId": "sample string 2",
"name": "sample string 3",
"responsible": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"location": {
"country": {
"id": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"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": "ce181dec-8832-4bed-826c-a5850c362a39",
"isoCode": "sample string 2",
"name": "sample string 3"
},
"province": {
"id": "72c93e8a-b774-44b6-9bb1-6469ae23d9bc",
"name": "sample string 2"
},
"settlement": "sample string 1",
"addressLine": "sample string 2",
"geoCoordinate": {
"latitude": 1.1,
"longitude": 1.1
}
}
}
],
"brands": [
{
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
},
{
"id": "280c9184-b792-4109-b77e-d3c6b7367f71",
"vendorId": "sample string 2",
"name": "sample string 3"
}
],
"groups": [
{
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"vendorId": "sample string 2",
"name": "sample string 3",
"hierarchy": {
"level": 1,
"path": "sample string 2"
}
},
{
"id": "42e3db6f-1495-4048-a7c4-65ab786e19e2",
"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"
},
"name": "sample string 3",
"count": 4,
"barcode": "sample string 5",
"serialNumber": "sample string 6",
"dateFrom": "2026-02-04T02:25:04.8181058Z",
"createdByUser": {
"id": "0942d229-0fa8-4ec6-8c6b-d0d6c903efb9",
"vendorId": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"middleName": "sample string 5",
"fullName": "sample string 6",
"imageUrl": "sample string 7",
"email": "sample string 8",
"emailConfirmed": true,
"phoneNumber": "sample string 10",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEndDateUtc": "2026-02-04T02:25:04.8181058Z",
"lockoutEnabled": true,
"roles": [
"sample string 1",
"sample string 2"
]
},
"createdByClientId": "sample string 7",
"createdDate": "2026-02-04T02:25:04.8181058Z",
"lastCheckDate": "2026-02-04T02:25:04.8181058Z",
"lastCheckCount": 1,
"hasImage": true
}
Sample not available.
Sample not available.