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
25e5e568b5
Update March 11, 2025 ( #154 )
2025-04-11 01:53:40 +03:00
Kirill
2f4d207726
Update November 22, 2024 ( #123 )
2024-12-27 22:46:08 +03:00
Kirill
2e284d9667
Time format fixes and optional fields ( #91 )
2024-05-24 15:42:48 +03:00
Kirill
965c83ba85
Make fields optional in method params ( #62 )
2024-01-25 15:41:30 +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
ba8f4ca1b2
Update November 9, 2023 ( #49 )
2023-11-11 16:05:36 +03:00
Kirill
b496767c5b
Update October 30, 2023 ( #47 )
2023-10-31 01:44:56 +03:00
Kirill
40d9fc32cb
Update October 19, 2023 ( #44 )
2023-10-20 00:58:22 +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
diPhantxm
e7c5dc320e
fix params field in GetReportsListResultReport
2023-06-24 02:06:18 +03:00
diPhantxm
006ecdf877
commmented all data types and methods
2023-06-23 23:23:23 +03:00
diPhantxm
f81e4ed350
flat structures
2023-06-23 20:57:38 +03:00
diPhantxm
c1e7f2b370
add optional paramter with_details to request and details to response in GetFinancial in reports
2023-04-24 01:03:24 +03:00
diPhantxm
18470fcae5
add Content-Type to request header
2023-03-25 17:18:20 +03:00
diPhantxm
098b257746
add all methods for cancellations, add methods for getting fbo shipment details
2023-03-20 02:36:46 +03:00
diPhantxm
0fe3d86c48
add method for getting shipment data by barcode for fbs
2023-03-18 16:20:51 +03:00
diPhantxm
466cbc6379
extend tests
2023-03-18 03:05:06 +03:00
diPhantxm
f59174519f
add methods for generating returns and shipment reports
2023-03-17 21:57:28 +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
0a3eaddf22
add method for getting financial report
2023-03-16 20:00:56 +03:00
diPhantxm
0d773b0178
add Report details
2023-03-16 00:57:58 +03:00
diPhantxm
0704957432
add Reports list
2023-03-16 00:52:02 +03:00