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

24 Commits

Author SHA1 Message Date
Кривич Сергей
66690ac5dd Исправлена очистка версии api 2022-10-21 13:52:52 +03:00
3aa3e65bbe /api/v5/loyalty/bonus/operations method 2022-08-09 14:32:45 +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
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
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
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
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
46954b290c visible & variative params for product properties and filter 2021-11-11 14:33:46 +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
bce2bfaf4c
update pock to the latest version (#120) 2021-09-28 11:21:10 +03:00
tishmaria90
9c6029fa0d
add applyRound and loyaltyLevelId params (#119) 2021-09-28 11:20:48 +03:00
ed6f672cda closes #117 - fix for customer[birthday] date format 2021-09-03 12:00:01 +03:00
7d3ae80fe7
Support for /api/v5/loyalty/loyalties/{id} and `/api/v5/loyalty/account/{id}
closes #108
2021-08-17 18:33:15 +03:00
153bc6344e /api/v5/orders/loyalty/cancel-bonus-operations support 2021-07-21 14:37:45 +03:00
d7c36b2cc7
fix incorrect composer.json patching (#106) 2021-07-20 16:37:00 +03:00
962ff0b1da
New API client 2021-06-02 17:00:32 +03:00