Release on January 20th 2023
- Add python 3.11 compatibility
- Remove python 2 compat code
- Black code
Release on August 22th 2020
- Fixed the recording of the response by scrubbing more information
Release on August 22th 2020
- Added the new API RakutenPayOrder
Release on November 6th 2019
- Fixed the parameters for RmsService.items.update
- Updated the API version of some endpoints
Released on April 19th 2017
- Set RmsOrderAPI.getOrder.isOrderNumberOnlyFlg to False by default.
unreleased
Released on March 31st 2017
- Fixed RmsOrderAPI.getOrder and RmsOrderAPI.updateOrder
Released on March 29th 2017
- Retrieve inventory information about multiple items at once (RmsInventoryAPI)
Released on March 27th 2017
- Added support for RmsInventoryAPI
Released on March 21st 2017
- Added support for RMS Category API
Released on February 28th 2017
- Dropped upload_images function to keep the project as close as possible to Rakuten APIs
- Sorted xml keys recursively
Released on February 22nd 2017
- Added support for RMS Cabinet API
- Added support for RMS Navigation API
- Added support for Python 3.6
Released on January 13th 2017
- Included WSDL files in the Pypi package
Released on January 03rd 2017
- First release on PyPI.