c9ca89e364
Update module path to git.denco.store/fakz9/ozon-api-client
tests / unit (push) Waiting to run
tests / coverage (push) Waiting to run
2025-05-26 03:24:11 +03:00
Kirill
bac3c04f59
Fix GetProductPriceInfo response ( #152 )
2025-03-06 01:23:54 +03:00
Kirill
851e7a2819
Update February 28, 2025 ( #150 )
2025-03-02 15:43:21 +03:00
Kirill
0fa0986178
Update January 15, 2025 ( #140 )
2025-03-02 01:07:49 +03:00
benice2me11
38e8446187
removed endpoint /v2/product/list update to /v3/product/list ( #136 )
...
Co-authored-by: ypoqou <benice2me11+ypoqou@gmail.com >
2025-02-14 20:43:09 +03:00
Kirill
040bc23ebc
Update December 26, 2024 ( #132 )
2025-01-23 01:22:28 +03:00
Kirill
7654f5b7c5
Update December 17, 2024 ( #129 )
2025-01-10 21:21:03 +03:00
Kirill
7f705a4eb5
Update December 11, 2024 ( #128 )
2025-01-10 20:51:55 +03:00
Kirill
14986eb627
Update December 4, 2024 ( #125 )
2025-01-10 17:45:54 +03:00
benice2me11
8b8b3bc974
Get description of products ( #120 )
2024-12-26 15:35:13 +03:00
Kirill
6b8b22180a
Update November 6, 2024 ( #115 )
2024-12-15 20:47:07 +03:00
Kirill
1706575a34
Update October 17, 2024 ( #108 )
2024-10-31 15:47:35 +03:00
Kirill
b6af642636
Update October 1, 2024 ( #105 )
2024-10-02 00:39:04 +03:00
Zloy_Leshiy
b26dd5bbee
Archived fields for product details and fix filter for GetStockInfo ( #94 )
...
Co-authored-by: o.tyurin <o.tyurin@corp.mail.ru >
2024-06-03 13:40:55 +03:00
Kirill
7ffcf3f235
Update 16, 2024 ( #90 )
2024-05-18 12:07:52 +03:00
Kirill
b0e1210f34
Fix type in GetStocksInfoParams.GetStocksInfoFilter #84 ( #85 )
2024-04-27 13:22:18 +05:00
Kirill
97a9d2aba5
Update March 29, 2024 ( #74 )
2024-03-31 16:51:47 +03:00
Kirill
c36446bb59
Update December 25, 2023 ( #57 )
2023-12-27 00:04:03 +03:00
Kirill
1494ff5905
Better tests (check that response match the structure) ( #52 )
...
Trailing zeros were removed from time in responses because of json marshaling features
2023-12-11 03:19:12 +03:00
Kirill
40dd5b86a8
Update October 26, 2023 ( #46 )
2023-10-27 20:06:33 +03:00
Kirill
b07968d280
update/6-october-2023 - New Categories' methods version ( #43 )
2023-10-08 19:02:14 +03:00
Kirill
854d110ab1
Configure HttpClient, added context parameter to all methods ( #37 )
...
Context is needed to limit time of execution of a method. Previously, context was passed to structure and it was stored inside structure which is a bad practice. Now we need to pass context to function, which is a best practice
2023-08-05 13:50:34 +03:00
Kirill
72b25b673d
fix tests ( #33 )
2023-08-02 01:57:08 +03:00
diPhantxm
add4202b3e
added new response fields to GetProductPriceInfo: result.items.acquiring, result.items.commissions.sales_percent_fbo/fbs
2023-07-25 17:41:27 +03:00
diPhantxm
7beee39eb2
Added the prices.price_strategy_enabled parameter to the method request
2023-07-20 02:48:09 +03:00
diPhantxm
2f1dbd5c00
add method for updating product characteristics
2023-06-02 18:55:33 +03:00
diPhantxm
08180d901c
update posting methods status/substatus, changed price index to multiple indexes in products responses
2023-04-12 01:32:24 +03:00
diPhantxm
021a577bf9
add methods for polygons
2023-03-23 00:22:27 +03:00
diPhantxm
533a2439de
add remained methods for managing prices and stocks
2023-03-19 23:20:45 +03:00
diPhantxm
9875a196e9
add all remained methods for managing products
2023-03-19 22:16:32 +03:00
diPhantxm
9f7c22237c
add some methods for creating/editing/getting products
2023-03-19 20:14:57 +03:00
diPhantxm
466cbc6379
extend tests
2023-03-18 03:05:06 +03:00
diPhantxm
cf9eae4bef
add methods for getting stocks and products reports, make tests run parallel
2023-03-17 21:14:31 +03:00
diPhantxm
2566f85da3
refactoring. put methods to individual structures
2023-03-15 21:38:17 +03:00
diPhantxm
2e60a17c56
add Get products rating by SKUs
2023-03-15 21:22:52 +03:00
diPhantxm
396f370174
extend tests, update readme
2023-03-15 02:00:16 +03:00
diPhantxm
8c9fdac81c
add methods for packing orders and getting list of products
2023-03-14 20:35:28 +03:00
diPhantxm
75c28bf1dc
add client endpoints for products and comments
2023-03-13 02:27:25 +03:00
diPhantxm
ca40ab4559
initial
2023-03-12 22:37:40 +03:00