1
0
mirror of synced 2024-11-23 22:06:09 +03:00
Commit Graph

98 Commits

Author SHA1 Message Date
RenCurs
6130b265fe
Add support for new filters of GET /api/v5/store/offers method (#205)
* Add support for new filters of GET /api/v5/store/offers method

- filter[min/maxPrice]
- filter[priceType]
- filter[min/maxQuantity]
- filter[catalogs][]

---------

Co-authored-by: Kirill Sukhorukov <suhorukov@retailcrm.ru>
2024-08-27 09:33:04 +03:00
Kirill
1c6ebd819f
Add support for GET /api/v5/store/offers method (#203)
Co-authored-by: Kirill Sukhorukov <suhorukov@retailcrm.ru>
2024-08-19 16:01:35 +03:00
Kirill Sukhorukov
dc9e0a5b39 Add support for GET /api/v5/properties/values method 2024-08-07 17:50:13 +03:00
5b04bd9d8a
Support for filtering product properties by groups and sorting by usage in offers 2024-08-06 12:38:45 +03:00
Kirill Sukhorukov
ca1650d8d9 Add filter by ProductGroups and sort by popular for ProductProperties 2024-08-06 10:08:30 +03:00
Alex Komarichev
be71f22c65 Change params, add matchPath to test 2024-08-01 12:26:50 +03:00
Alex Komarichev
a7cffe45da Add customer-interaction 2024-07-31 18:24:22 +03:00
Opheugene
0ef461e504 fixed array of string 2024-07-18 18:24:03 +02:00
Opheugene
7d65407c7c fixes for tests 2024-07-18 18:20:25 +02:00
Opheugene
ccbff3aba3 Fixed ProductFilter types 2024-07-18 17:33:02 +02:00
71a3a66724
Add support for MG settings 2024-07-09 11:18:34 +03:00
Kirill Sukhorukov
36bf34b511 Add support for MG settings 2024-07-09 11:13:53 +03:00
Kirill Sukhorukov
a2bac7dcd0 Support for ProductGroup level in filter and response 2024-07-09 09:25:01 +03:00
Opheugene
0298a1ad58 new fields 2024-06-20 16:47:02 +02:00
Opheugene
b7ae093cc4 Support for working with customer subscriptions 2024-06-20 14:03:20 +02:00
Владимир Колчин
e3877587bb fixed LegalEntity certificateDate format 2024-04-16 10:40:35 +03:00
5bb006588b add explanation for DateTime lexer behavior backport 2024-03-12 13:05:57 +03:00
759c1ee5a8 restore php 7.3 support 2024-03-12 09:59:53 +03:00
312dfeffd7 better php 7.4 support 2024-03-11 20:45:58 +03:00
f53f545c22 WIP: php 7.4 support 2024-03-11 20:31:56 +03:00
0d747fa1e7 cq tools fixes 2024-03-11 18:37:34 +03:00
232c22a557 fix customer tags support 2024-03-11 18:24:44 +03:00
4de6a3b798 fix contracts support 2024-03-11 18:18:01 +03:00
82f110d0d0 update liip/serializer 2024-03-11 18:09:10 +03:00
Uryvskiy Dima
3927344dde
Add new method for get task comments (#188) 2024-02-08 12:52:58 +03:00
72636563ff
added type property to Product and ProductBatchModel 2024-01-18 16:08:45 +03:00
angelina pehova
37e9ca0110 type fix in Store and StoreTest 2024-01-18 10:20:28 +03:00
Uryvskiy Dima
a2d7035655 Add description 2024-01-17 00:44:40 +03:00
Uryvskiy Dima
0fce4a49db Fix tests 2024-01-17 00:38:29 +03:00
Uryvskiy Dima
f37434af17 Add test 2024-01-16 18:16:36 +03:00
angelina pehova
2310b3b825 added type var to Product and ProductBatchModel 2024-01-16 14:46:33 +03:00
Uryvskiy Dima
f926b59e36 Add history method for task 2024-01-16 14:00:43 +03:00
3054974756
Add feature check method 2023-12-20 15:53:22 +03:00
Alex Komarichev
a7bb610a0a Fix example 2023-12-20 15:48:45 +03:00
Alex Komarichev
5223d0e9f6 Add feature/check method 2023-12-19 15:27:34 +03:00
Artem Osipov
2d0ed4c149 Добавлен метод загрузки визитов веб-аналитики 2023-12-14 19:25:46 +03:00
curse89
ef7d5cba25
Fix bonus details response data 2023-10-12 16:57:34 +03:00
19f2b3dcd1 fix for phpstan 2023-10-03 10:02:39 +03:00
Danila
b6afd33906 Add functionality from recent updates to the library 2023-10-03 10:00:01 +03:00
Danila
2b02c0e116 Add functionality from recent updates to the library 2023-10-03 10:00:00 +03:00
Vladimir Kolchin
6515e39144
Added currency methods + properties (#174)
Added currency methods + properties
2023-08-02 08:32:24 +03:00
curse89
a68705055c
Fix costs upload request model (#175) 2023-08-01 10:00:53 +03:00
Владимир Колчин
8476f8946e Fixed files/upload issue 2023-07-24 17:57:42 +03:00
fa0e8a7075
Added non_working_days field to settings. Added attachedTag field to customer 2023-06-27 11:33:07 +03:00
Vitaly Bormotov
06e34486ac Добавлены методы загрузки данных веб-аналитики 2023-06-27 09:35:39 +05:00
Max Baranikov
aa3c99fa6d Added attachedTag field to customer 2023-06-23 16:30:08 +04:00
Max Baranikov
86d280ba47 Added non_working_days field to settings. 2023-06-23 13:35:40 +04:00
curse89
a42ddcc337
Add field 'sites' to delivery and payment types (#167)
Add field sites to delivery and payment types
2023-05-23 10:50:33 +03:00
Vlasov
47741acd28 Added multi dictionary support 2023-05-03 12:01:58 +03:00
Andrey Muriy
12d8381b80 Add itemDeclaredValues field to deliveryData 2023-04-27 16:05:24 +03:00