1
0
mirror of synced 2024-11-22 13:26:08 +03:00
Commit Graph

63 Commits

Author SHA1 Message Date
Alex Komarichev
5223d0e9f6 Add feature/check method 2023-12-19 15:27:34 +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
Vladimir Kolchin
b0080ff23c add notifications/send method support 2023-03-31 14:09:58 +03:00
curse89
186b44b0d4
PHP 8.2 support 2023-02-27 16:08:34 +03:00
c47b6d2bb4 update documentation & update compile:prompt command 2022-11-17 12:21:47 +03:00
9a56566a7f
remove mgCustomerIds filter from /api/v5/customers request 2022-11-08 13:47:48 +03:00
d960d43053 remove mgCustomerIds filter from /api/v5/customers request 2022-11-07 17:28:25 +03:00
Кривич Сергей
bbb9af3ac0 Update api-client 2022-10-28 18:01:44 +03:00
Кривич Сергей
66690ac5dd Исправлена очистка версии api 2022-10-21 13:52:52 +03:00
df9d1b6e6f update method docblock 2022-08-09 14:38:03 +03:00
3aa3e65bbe /api/v5/loyalty/bonus/operations method 2022-08-09 14:32:45 +03:00
dd419cb1ef fix certificateDate field format 2022-06-21 13:24:14 +03:00
36524fc85b add ordering field to site definition 2022-05-24 11:28:08 +03:00
c1719bf84a addTags and removeTags fields 2022-04-25 11:30:43 +03:00
a5ed9af862
composer 2.3 compatibility, pock update, fixes (#146) 2022-04-06 14:25:28 +03:00
Andrey
13caebdbc2
Add update-scopes method to integration group (#142)
Co-authored-by: Andrey Muriy <andrey.muriy@gmail.com>
2022-04-01 17:26:14 +03:00
RenCurs
0b6cbb6794
Add new field in model for callback of calculate delivery (#145) 2022-03-31 14:48:34 +03:00
RenCurs
c6950a2103
Fix data type of shipment point id for /api/v5/integration-modules/{code}/edit 2022-03-18 15:53:27 +03:00
RenCurs
e206a69d4a
Add models for simple connection callbacks
* Add models for simple connection callbacks
* Add verifier request and refactor models
2022-03-18 10:47:19 +03:00
Andrey Muriy
d71a74edcc Add system-info method to api group 2022-03-16 16:45:45 +03:00
123a59fdf8
php 8.1 support (#138)
* fix #136 php 8.1 support
* update test matrix & phpstan
* fix for the phpstan error that should work
* lock serializer version to prevent unexpected updates
2022-02-17 13:50:36 +03:00
Andrey
2ada519c10
Add isError and isPreprocessing fields to delivery status (#140)
* Add `isError` and `isPreprocessing` fields to delivery status
* Add test of the status entity
* Add test for integration editing

Co-authored-by: Andrey Muriy <andrey.muriy@gmail.com>
2022-02-09 12:33:06 +03:00
7124c816b5
Fix for loyaltyAccount property in the response
* fix for loyaltyAccount property in the response
* fix negligible phpstan warning
* fix for the phpstan error that should work
2022-02-08 16:09:44 +03:00
Ruslan Efanov
972cd2ce68 fix shipment and delivery date for delivery callback get 2021-12-17 15:22:58 +03:00
Alex Lushpai
8b136b075b
Аdd priceWithDiscount to billing info 2021-12-14 15:18:36 +03:00
RenCurs
6a8f9ec589
Fix data of store in "RequestSave" (#132) 2021-12-14 15:18:01 +03:00
795ae316ff add priceWithDiscount to billing info 2021-12-14 15:10:41 +03:00
Сергей Чазов
8c05f269fa
deliveryType and billingInfo for IntegrationModuleEditInfo (#130) 2021-12-13 10:44:39 +03:00
75fd10d40e
Сustom methods support 2021-11-25 11:02:42 +03:00
Сергей Чазов
f0a1adfb3d
Add product batch edit request (#127) 2021-11-22 17:06:00 +03:00
Alex Lushpai
649b60b392
Сorrections for two namespaces & visible and variative fields 2021-11-16 12:42:24 +03:00
46954b290c visible & variative params for product properties and filter 2021-11-11 14:33:46 +03:00
fdc01456d2 corrections for two namespaces 2021-11-11 10:24:26 +03:00
5a38c078c7 page and limit request fields for /api/v5/store/products/properties 2021-11-11 10:03:23 +03:00
0b6ed08d49 add sites[][isDemo] field for /api/v5/reference/sites method 2021-11-08 11:38:26 +03:00
Akolzin Dmitry
a17a816198 add scopes in credentials method 2021-10-26 13:02:54 +03:00
Сергей Чазов
0ada1cd922
Add new loyalty methods (#121)
* add supporting /api/v5/loyalty/account/{}/bonus/{0}/details method
* repair example for getBonusAccountDetails
* add catcher ApiExceptionInterfaces for example for getBonusAccountDetails method
2021-10-15 13:42:17 +03:00