1
0
mirror of synced 2024-11-21 21:06:07 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
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
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
822058c241 fix for displayArea for custom-fields/create request 2021-08-30 11:37:47 +03:00
b78088d794 fix for CustomFieldsCreateRequest annotations 2021-08-30 09:43:47 +03:00
fe3dd0134a payment create model 2021-08-25 15:34: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
d0ebd84cc8 correct DTO for settings statuses list in the delivery module configuration 2021-07-15 10:35:33 +03:00
Alex Lushpai
7040640b57
Extend of TariffListResponse and ShipmentPointListResponse 2021-06-11 11:22:28 +03:00
8899cd6ee2 fix for phpmd 2021-06-10 14:57:24 +03:00
Ruslan Efanov
0e2867c9d9 Add extends for class TariffListResponse and ShipmentPoinListResponse 2021-06-09 09:38:19 +03:00
962ff0b1da
New API client 2021-06-02 17:00:32 +03:00