Shop API Introduction
API V3, unlike API V2, allows you to add custom shop item statuses. To do this, you need to use the "addShopItemStatuses" function first and then the "addShopItems" function. API V3 also enables the addition of promotional offers. To achieve this, you can use either the "addSpecialOffer" or "setSpecialOffers" function.
Examples