GET api/repository/documents/{id}
Метод для получения информации о "Документе" в хранилище
Полный URL-адрес запроса: https://sfa-api.ddapp.biz/api/repository/documents/{id}
Для этого метода требуется авторизация
Информация о запросе
URL параметры
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
id |
Уникальный идентификатор "Документа" в хранилище |
string |
Required |
fields |
Список дополнительных полей, которые необходимо вернуть |
string |
Нет |
Тело запроса
Нет параметров в теле запроса
Информация об ответе
RepositoryDocumentModel
Название | Описание | Тип данных | Дополнительная информация |
---|---|---|---|
Id | globally unique identifier |
Поддерживает сортировку |
|
VendorId | string |
Нет |
|
Group | RepositoryGroupModel |
Дополнительное поле |
|
Name | string |
Нет |
|
FullName | string |
Нет |
|
ContentType | string |
Нет |
|
Length | integer |
Нет |
|
Url | string |
Нет |
|
CreatedDate | date |
Поддерживает сортировку |
|
CreatedByUser | UserModel |
Дополнительное поле |
|
CreatedByClientId | string |
Нет |
|
SalesDepartmentTypes | Collection of SalesDepartmentTypeModel |
Дополнительное поле |
|
SalesDepartments | Collection of SalesDepartmentModel |
Дополнительное поле |
|
RouteTypes | Collection of RouteTypeModel |
Дополнительное поле |
|
Routes | Collection of RouteModel |
Дополнительное поле |
|
Provinces | Collection of ProvinceModel |
Дополнительное поле |
Форматы ответа
{ "id": "cf232635-7dfd-4338-95d4-2199fec5b2f1", "vendorId": "sample string 2", "group": { "id": "3024ee91-8522-458f-86f3-a95842ed2279", "vendorId": "sample string 2", "name": "sample string 3", "createdDate": "2025-09-13T15:56:43.977059Z" }, "name": "sample string 3", "fullName": "sample string 4", "contentType": "sample string 5", "length": 6, "url": "sample string 7", "createdDate": "2025-09-13T15:56:43.977059Z", "createdByUser": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "createdByClientId": "sample string 9", "salesDepartmentTypes": [ { "id": "55333578-4cec-4cc2-ba1c-692274e6c583", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "55333578-4cec-4cc2-ba1c-692274e6c583", "vendorId": "sample string 2", "name": "sample string 3" } ], "salesDepartments": [ { "id": "274563dc-734c-4e24-bf4b-6cefa1367c7d", "vendorId": "sample string 2", "type": { "id": "55333578-4cec-4cc2-ba1c-692274e6c583", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } }, { "id": "274563dc-734c-4e24-bf4b-6cefa1367c7d", "vendorId": "sample string 2", "type": { "id": "55333578-4cec-4cc2-ba1c-692274e6c583", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "timeZoneId": "sample string 4" } } ], "routeTypes": [ { "id": "757fae9c-8614-4e04-aad6-74ae21fa7d95", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "757fae9c-8614-4e04-aad6-74ae21fa7d95", "vendorId": "sample string 2", "name": "sample string 3" } ], "routes": [ { "id": "d8cb79b5-efe7-4646-8e73-a0d54c637e3a", "vendorId": "sample string 2", "type": { "id": "757fae9c-8614-4e04-aad6-74ae21fa7d95", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "274563dc-734c-4e24-bf4b-6cefa1367c7d", "vendorId": "sample string 2", "type": { "id": "55333578-4cec-4cc2-ba1c-692274e6c583", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "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": "ec35b018-9667-480c-8355-cd7ad8e40f92", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-09-13T15:56:43.977059Z", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "833fcfa1-5a91-4e18-9ea5-cedbc2f2acff", "vendorId": "sample string 2", "tradeOutlet": { "id": "e315eadd-f844-4c6a-adaf-4bad350bb78b", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "f03529ca-dbe6-4c84-8098-d068bd611c2b", "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "2fe94f11-7722-4081-b59d-e6ca545d3eac", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "d0f10640-8e87-4559-8dfd-99ec0c90c9f2", "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": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "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": "833fcfa1-5a91-4e18-9ea5-cedbc2f2acff", "vendorId": "sample string 2", "tradeOutlet": { "id": "e315eadd-f844-4c6a-adaf-4bad350bb78b", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "f03529ca-dbe6-4c84-8098-d068bd611c2b", "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "2fe94f11-7722-4081-b59d-e6ca545d3eac", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "d0f10640-8e87-4559-8dfd-99ec0c90c9f2", "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": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "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": "9cee23fc-b01b-4c67-b27c-be050da0e0b2", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "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": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "9cee23fc-b01b-4c67-b27c-be050da0e0b2", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "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": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "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": "d8cb79b5-efe7-4646-8e73-a0d54c637e3a", "vendorId": "sample string 2", "type": { "id": "757fae9c-8614-4e04-aad6-74ae21fa7d95", "vendorId": "sample string 2", "name": "sample string 3" }, "salesDepartment": { "id": "274563dc-734c-4e24-bf4b-6cefa1367c7d", "vendorId": "sample string 2", "type": { "id": "55333578-4cec-4cc2-ba1c-692274e6c583", "vendorId": "sample string 2", "name": "sample string 3" }, "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "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": "ec35b018-9667-480c-8355-cd7ad8e40f92", "name": "sample string 2" }, "name": "sample string 3", "dateFrom": "2025-09-13T15:56:43.977059Z", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "items": [ { "id": "833fcfa1-5a91-4e18-9ea5-cedbc2f2acff", "vendorId": "sample string 2", "tradeOutlet": { "id": "e315eadd-f844-4c6a-adaf-4bad350bb78b", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "f03529ca-dbe6-4c84-8098-d068bd611c2b", "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "2fe94f11-7722-4081-b59d-e6ca545d3eac", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "d0f10640-8e87-4559-8dfd-99ec0c90c9f2", "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": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "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": "833fcfa1-5a91-4e18-9ea5-cedbc2f2acff", "vendorId": "sample string 2", "tradeOutlet": { "id": "e315eadd-f844-4c6a-adaf-4bad350bb78b", "vendorId": "sample string 2", "name": "sample string 3", "createdByUserId": "f03529ca-dbe6-4c84-8098-d068bd611c2b", "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } }, "category": { "id": "2fe94f11-7722-4081-b59d-e6ca545d3eac", "vendorId": "sample string 2", "name": "sample string 3" }, "format": { "id": "d0f10640-8e87-4559-8dfd-99ec0c90c9f2", "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": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] }, { "id": "aecd21b2-9890-4317-bd78-9422ffb1bc39", "vendorId": "sample string 2", "name": "sample string 3", "priceCategory": { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, "priceTiers": [ { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b5fe2902-2d2d-4ffa-8a9d-c9bdcb06fcbd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "paymentTypes": [ { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "aa37fb29-fe98-48ee-9cb8-60e8d3e060cd", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ], "paymentForms": [ 1, 2 ], "deferment": 1, "limit": 1.0, "debts": [ { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "isoCode": "sample string 2", "isoNumber3": "sample string 3", "name": "sample string 4", "shortName": "sample string 5", "symbol": "sample string 6" }, "sum": 1.0 }, { "currency": { "id": "aab5ad78-e4d8-4b88-becc-076f44ce51b9", "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": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" } ], "discounts": [ { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 }, { "id": "e8627d6a-ea6a-4aac-8155-c066c4848e67", "group": { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, "brand": { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, "percent": 2.1 } ], "active": true, "dateFrom": "2025-09-13T15:56:43.977059Z", "dateTill": "2025-09-13T15:56:43.977059Z", "deliveryTypes": [ { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 }, { "id": "b39977c2-f9ea-4816-96f6-6d8eeba3d967", "vendorId": "sample string 2", "name": "sample string 3", "orderIndex": 1 } ] } ], "properties": [ { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "vendorId": "sample string 2", "name": "sample string 3", "entityDataType": "string", "valueLookup": "contacts", "required": true }, "value": "sample string 1" }, { "entityProperty": { "id": "cd8cb16f-1d16-4eca-ae75-54e681a36135", "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": "9cee23fc-b01b-4c67-b27c-be050da0e0b2", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "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": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } }, { "id": "9cee23fc-b01b-4c67-b27c-be050da0e0b2", "vendorId": "sample string 2", "name": "sample string 3", "office": { "id": "fd2f17d0-9ce8-46a7-b8bb-22dd5eb24630", "vendorId": "sample string 2", "name": "sample string 3", "responsible": { "id": "17893e38-385f-4d7f-8830-c58feef26e0c", "vendorId": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "middleName": "sample string 5", "fullName": "sample string 6", "imageUrl": "sample string 7", "email": "sample string 8", "emailConfirmed": true, "phoneNumber": "sample string 10", "phoneNumberConfirmed": true, "twoFactorEnabled": true, "lockoutEndDateUtc": "2025-09-13T15:56:43.977059Z", "lockoutEnabled": true, "roles": [ "sample string 1", "sample string 2" ] }, "location": { "country": { "id": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "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": "f751c744-8f1b-4a9e-862a-6147db403cc1", "isoCode": "sample string 2", "name": "sample string 3" }, "province": { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, "settlement": "sample string 1", "addressLine": "sample string 2", "geoCoordinate": { "latitude": 1.1, "longitude": 1.1 } } } ], "brands": [ { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" }, { "id": "8330d34a-089b-46c4-ace2-2e352df5aa39", "vendorId": "sample string 2", "name": "sample string 3" } ], "groups": [ { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } }, { "id": "bc799dfa-ca09-41d8-8925-4d36f59c6e0a", "vendorId": "sample string 2", "name": "sample string 3", "hierarchy": { "level": 1, "path": "sample string 2" } } ], "orderPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "refundPricePolicy": { "priceEditEnabled": true, "discountPercentEnabled": true, "discountPercentIsFractional": true, "discountPercentFrom": 4.1, "discountPercentTill": 5.1, "markupPercentEnabled": true, "markupPercentIsFractional": true, "markupPercentFrom": 8.1, "markupPercentTill": 9.1 }, "fetchMethod": "byRelationships" } ], "provinces": [ { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" }, { "id": "21ab50b9-7ce9-4085-bd93-7d340429edc7", "name": "sample string 2" } ] }
Sample not available.
Sample not available.