.NET Client library for Rakuten RMS WEB API
Rakuten RMS is a web platform where Rakuten merchants manage products and orders. RMS provides a web API for sellers, and you can manage most things such as products, orders, and inventory through the API.
This library is a client library that operates on .NET Framework that supports connection to this RMS WEB API. You can also use the API from Python using Python.NET.
The complex communication and message reading/writing parts are built-in, allowing programmers to concentrate on building logic that suits their needs.
Document:
Rakuten.RMS.Api client library for .NET Framework | Rakuten.RMS.Api (jakejp.github.io)
GitHub repository: