The `@plentymarkets/shop-api` package provides a client SDK to interact with the PlentyONE Shop API. This SDK simplifies API calls to manage shop data, products, customers, and orders efficiently.
npm install @plentymarkets/shop-apiThe @plentymarkets/shop-api package provides a client SDK to interact with the PlentyONE Shop API. This SDK simplifies API calls to manage shop data, products, customers, and orders efficiently.
To install the package, use Yarn:
``sh`
yarn add @plentymarkets/shop-api
- TypeScript support for better development experience
- Simplified API client for PlentyONE Shop API
- Easy authentication and request handling
- Access to products, categories, customers, orders, and more
The @plentymarkets/shop-api` package aligns with the Alokai SDK principles. For a more comprehensive guide on setting up and using the SDK, refer to the Alokai documentation:
This package is licensed under the BSD 3-Clause License.