Kirill
e6bfa30545
Update March 1, 2024 ( #72 )
...
Remove `accepted_from_customer_moment` from request and response in `/v3/returns/company/fbs`
2024-03-06 14:42:57 +03:00
Kirill
7d8f43540f
Update February 8, 2024 ( #69 )
2024-02-11 13:55:36 +03:00
Kirill
2f94b8c774
Reimplement default values ( #65 )
2024-01-29 23:22:57 +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
922e2de8b0
Update December 7, 2023 ( #51 )
2023-12-09 16:05:52 +03:00
Kirill
af7c167edf
Update November 30, 2023 ( #50 )
...
Method for RFBS returns operations
2023-11-30 18:16:34 +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
7adaa92ad4
Specify enum values for status in GetFBOReturns method
2023-07-06 19:48:33 +03:00
diPhantxm
f54aa64b63
Update GetFBSReturns to v3. Add exemplar_id and return_barcode fields to method reponse
2023-07-06 19:39:54 +03:00
diPhantxm
f81e4ed350
flat structures
2023-06-23 20:57:38 +03:00
diPhantxm
18470fcae5
add Content-Type to request header
2023-03-25 17:18:20 +03:00
diPhantxm
dc6e28497a
add methods for returns
2023-03-15 23:07:29 +03:00