papiNet API 1.2.0 Released!
The papiNet Central Working Group is pleased to announce the official release of the papiNet API 1.2.0! This release contains 8 new API endpoints to manage the /seller-products and customer-articles resources that support our new Catalogue use case.
Changelog
Additions
-
Add the following 8 API endpoint to support Catalog use case:
GET /seller-productsGET /seller-products/{sellerProductId}POST /customer-articlesPUT /customer-articles/{customerArticleId}PATCH /customer-articles/{customerArticleId}GET /customer-articlesGET /customer-articles/{customerArticleId}DELETE /customer-articles/{customerArticleId}
-
Add the Catalogue use case
Updates
- Update the papiNet mock to handle the simulation of the Catalogue use case
Clarifications
- Minor reviews within the Order Status and Shipment use cases